Links
Update Link tags
Update tags or delete a link for the authenticated workspace.
PATCH
/
link
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
workspaceId
string
requiredId of the Workspace
linkId
string
requiredId of the Link
tags
string[]
Tags to be updated to a link
deleteLink
boolean
default: falseDelete a link if set to true
Response
200 - application/json
status
boolean
data
object