Authentication
This endpoint requires authentication using a Bearer token.Endpoint
DELETE
/links/:linkId
Path Parameters
The id of the link to delete. You may use either
linkId (obtained via /links/info endpoint) or externalId prefixed with ext_.Response
The ID of the deleted link.