Delete a Single Object
Last updated
Last updated
This function deletes a single existing object of the given type and with the given ID.
/api/v4/
backend-deployment-id
/objects/
model
/
object-id
.json
DELETE
This function does not take any parameters.
This function does not provide a response. The response body will simply be empty (and a 200
response code indicates success as usual).