Skip to main content
PUT
Update the status of a link by its ID

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

The ID of the link to update

Query Parameters

workspace
string
required

Workspace URL

Response

Link status updated successfully

status
boolean
Example:

true

error
boolean
Example:

false