curl -X POST "https://config.gms.ensync.cloud/v1/access-key/ensk_prod_xxxxx/permissions" \ -H "X-API-KEY: your-api-key" \ -H "Content-Type: application/json" \ -d '{ "send": ["order/*", "inventory/*", "shipping/*"], "receive": ["payment/*", "refund/*"] }'
{ "message": "Permissions updated successfully" }
Updates permissions for a specific access key
Documentation IndexFetch the complete documentation index at: https://docs.ensync.cloud/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.ensync.cloud/llms.txt
Use this file to discover all available pages before exploring further.