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