delete https://slemma.com/api/v1/objects/
Permanently deletes an object. It cannot be undone.
The following are the examples of HTTP status codes including errors that API can generate
Response codes | Response content | Description |
---|---|---|
200 OK | An object has been deleted successfully. | |
403 Forbidden | Access denied | Access to the object is denied. |
404 Not Found | Object not found | An object with the specified key wasn't found. |