Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the link to delete
Response
Link deleted successfully
The response is of type object
.
Delete a link for the authenticated workspace
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the link to delete
Link deleted successfully
The response is of type object
.