Skip to main content
Skip to main content

DeleteResponse

The response returned for a DELETE request.

Properties

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

Default: product-collection

deletedbooleanRequired
Whether the item was deleted successfully.

Default: true

Was this section helpful?