Skip to main content
DELETE
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

short_url
string
required

The short URL identifier of the link to delete (e.g. klipl.ink/your-link).

Response

Link deleted successfully

success
boolean
Example:

true

message
string
Example:

"Link deleted successfully."