Skip to main content
Skip to main content

DeleteResponse

The response returned for a DELETE request.

Properties

deletedbooleanRequired
Whether the item was deleted successfully.

Default: true

idstringRequired
The ID of the deleted item.
objectstringRequired
The type of the deleted item.

Default: product-collection

Was this section helpful?