cURL
curl --request DELETE \ --url http://localhost:4000/assets/{id} \ --header 'api_key: <api_key>'
{ "code": "not_found", "details": {}, "message": "<string>" }
Success response