Skip to Content
GuidesAPI Reference
LinksDelete Link
DELETE/api/v1/links/:id

Delete a link

Permanently deletes a link. The short URL immediately stops redirecting. This action cannot be undone.

Authorization
Authorizationstringheaderrequired

Bearer token. Format: Bearer YOUR_API_KEY

Path Parameters
idstringpathrequired

The ID of the link to delete.

Last updated on