AGG is currently in alpha. APIs, components, and docs may change.
cURL
curl --request POST \ --url https://api.agg.market/apps/{appId}/webhooks/{webhookId}/rotate-secret \ --header 'x-app-api-key: <api-key>'
{ "secret": "<string>" }
App-scoped API key for programmatic app management.
200