Skip to main content
DELETE
Delete 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 delete

Response

Link deleted successfully

error
boolean
Example:

false