Skip to main content
Skip to main content

DeleteResponse

DeleteResponse: Object

The fields returned in the response of a DELETE request.

Type declaration

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