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