DeleteResponse
The response returned for a DELETE request.
Properties
deletedbooleanRequiredWhether the item was deleted successfully.
Default: true
idstringRequiredThe ID of the deleted item.
objectstringRequiredThe type of the deleted item.
Default: product-collection
Was this section helpful?