Logo
OpenText Developer Cloud public resources API Documentation

Create a new sharable-link for download

POST {{baseUrl}}/v2/content/:id/publicShareUrl?object-id=velit irure eu

Create a new sharable-link for download

 

Body PARAM

Key Datatype Required Description 
object-id
string The ID of the object attached with the content



HEADERS

Key Datatype Required Description 
Content-Type
string




RESPONSES

status Created

{ "issuedToken": "exercitation veniam", "uri": "non nostrud", "objectId": "anim et qu", "serviceId": "sunt velit magna anim cupidatat", "expiry": "2004-05-19T07:30:45.283Z", "secured": false, "id": "dolor voluptate anim", "_links": { "self": { "href": "in" }, "token": { "href": "Excepteur Duis" } } }



Curl
curl -X POST 'https://na-1-dev.api.opentext.com/css/v2/content/:id/publicShareUrl?object-id=velit irure eu?object-id=velit irure eu' -H 'Content-Type: application/json' -d '{"password":"tempor dolor","expiry":"1997-12-15T15:11:03.633Z"}'

ENDPOINTS