Links
Update a link status
Update a link status for the authenticated workspace by its ID.
PUT
/
links
/
{id}
/
status
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
id
string
requiredThe ID of the link to update
Query Parameters
workspace
string
requiredWorkspace URL
Response
200 - application/json
status
boolean
error
boolean