Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Developer API operation for POST /dev/v1/webhooks//rotate-secret.
cURL
curl --request POST \ --url https://api.shoppex.io/dev/v1/webhooks/{id}/rotate-secret \ --header 'Authorization: Bearer <token>'
{ "data": { "secret": "shx_webhook_secret", "message": "Webhook secret regenerated successfully." } }
Use your Shoppex API key in the Authorization header.
Successful response