Authentication
This endpoint requires authentication using a Bearer token.Endpoint
DELETE
/links/bulk
Query Parameters
Comma-separated list of link IDs to delete. Maximum of 100 IDs. Non-existing IDs will be ignored.You may use either
linkId or externalId prefixed with ext_.Example: clux0rgak00011...,clux0rgak00022... or ext_123456,ext_789012Response
The number of links deleted.