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