Update a sharable link
PUT {{baseUrl}}/v2/content/:id/publicShareUrl/:urlId
Update a sharable link
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Content-Type
|
string |
RESPONSES
status OK
{
"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"
}
}
} |
ENDPOINTS