🚀 New: Theme Control Plane API — build, customize, and deploy themes programmatically. Learn more →
curl --request DELETE \
--url https://api.shoppex.io/dev/v1/customers/{id} \
--header 'Authorization: Bearer <token>'{
"data": {}
}Developer API operation for DELETE /dev/v1/customers/.
curl --request DELETE \
--url https://api.shoppex.io/dev/v1/customers/{id} \
--header 'Authorization: Bearer <token>'{
"data": {}
}