v1
latestOpenAPI 3.0.32026-07-24198357534.7 KBDocument
Update a Link. Warning : This is a beta endpoint, the payload / response can change
Replaces the Link resource.
put/links/{id}
Path parameters
idstring required
Resource identifier
Request body
Response
Link resource updated
Example response
{
"linkType": {
"id": "identifier_example"
},
"id": "identifier_example"
}