curl --request DELETE \ --url https://itlinks.to/v1/links/{id} \ --header 'Authorization: <api-key>'
{ "meta": { "message": "Link deleted successfully." } }
x >= 1
Show child attributes
A message indicating the successful deletion of the link.
"Link deleted successfully."