DeleteResponse
DeleteResponse: Object
The fields returned in the response of a DELETE request.
Type declaration
deleted
booleanRequiredWhether the item was deleted successfully.
id
stringRequiredThe ID of the item that was deleted.
object
stringRequiredThe type of the item that was deleted.
Was this section helpful?