DeleteResponse
The fields returned in the response of a DELETE request.
Type declaration
deletedbooleanRequiredWhether the item was deleted successfully.
idstringRequiredThe ID of the item that was deleted.
objectstringRequiredThe type of the item that was deleted.
Was this section helpful?