cURL
curl --request DELETE \ --url https://instantrestapi.com/api/resources/{id} \ --header 'api-key: <api-key>'
{ "errors": [ { "error": "<string>", "message": "<string>" } ] }
Unique identifier for the resource
Response