cURL
curl --request DELETE \ --url https://api.ziplink.click/v1/workspaces/{workspace_id}/links/{link_id} \ --header 'Authorization: Bearer <token>'
This response does not have an example.
Delete a link by its ID.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
ID of the workspace.
"ab782971-4d79-47ab-8685-77cf5a34b2bb"
ID of the link.
No Content