cURL
curl --request DELETE \ --url https://itlinks.to/v1/links/{id} \ --header 'Authorization: <api-key>'
{ "meta": { "message": "Link deleted successfully." } }
x >= 1
Link deleted successfully.
The response is of type object.
object