Commerce Engine is now in early preview. Please report any issues or feedback to support@commercengine.io
curl --request DELETE \
--url https://staging.api.commercengine.io/api/v1/{store_id}/storefront/customers/{id}/documents/{document_id}{
"message": "<string>",
"success": true
}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
}Was this page helpful?