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