cURL
curl --request DELETE \ --url https://api.shortmenu.com/links/{id} \ --header 'x-api-key: <api-key>'
This response has no body data.
Deletes an existing Short Link.
Your Short Menu API Key. Create one at shm.to/create-api-key.
The identifier of the link to delete. This is the id field of the link object.
id