DELETE
/
resources
/
{id}
curl --request DELETE \
  --url https://instantrestapi.com/api/resources/{id} \
  --header 'api-key: <api-key>'
This response does not have an example.

Authorizations

api-key
string
header
required

Path Parameters

id
string
required

Unique identifier for the resource

Response

204

Response