Delete a Resource

Deleting a resource is achieved by sending a DELETE request to a resource URI. The request header holds the encrypted authorization and the content-type which defines the resource content and its version.
Description DeleteThe specified resource
SynopsisDELETE /ers/config/{resource type}/{resource-id}
Request HeadersCONTENT-TYPE, AUTHORIZATION
Request MessageBody No Content
Response HeadersContent-Length, Content-Type, ERS-MEDIA-TYPE(not mandatory)
Response Message Bodysuccess - No Content / fail - ersResponse with Error messages
Response Status204, 400, 401, 403, 415, 500
The example below shows the request and response for deleting resource type - internaluser: