API Reference
Explore storefront endpoints
Delete document
curl --request DELETE \ --url https://staging.api.commercengine.io/api/v1/{store_id}/storefront/customers/{id}/documents/{document_id}
{ "message": "<string>", "success": true }
customer id
document id
OK
The response is of type object.
object