Delete Instance of a Custom Object

Allows instances of custom objects to be deleted.

 

URL

{RMUrl}/api/objects/<ObjectVariableName>/<InstanceID>

 

REQUEST METHOD

DELETE

 

URL PARAMETERS

ObjectVariableName: This parameter is provided in the URL.

InstanceID: This parameter is provided in the URL.

 

REQUEST EXAMPLE

{RMUrl}/api/objects/book/66f295ae-f946-4f74-9ef4-21a0ca93febb

 

SUCCESS RESPONSE EXAMPLE

HTTP status code 204: NoContent