cURL
curl --request DELETE \ --url https://api.nomod.com/v1/links/{id}/delete \ --header 'X-API-KEY: <api-key>'
{ "error": { "message": "<string>", "code": "<string>" } }
Delete a link.
Your API key. This is required by all endpoints to access our API programatically. You can view your API Key by navigating to the app settings
No response body