Skip to main content
Skip to main content

DeleteResponse

DeleteResponse: Object

The fields returned in the response of a DELETE request.

Properties

idstringRequired
The ID of the item that was deleted.
objectstringRequired
The type of the item that was deleted.
deletedbooleanRequired
Whether the item was deleted successfully.
Was this section helpful?