Rotates the webhook signing key for the account
$ cadenya account rotate-webhook-signing-key
POST/v1/account/rotate_webhook_signing_key
Rotates the webhook signing key for the account
cadenya account rotate-webhook-signing-key \
--api-key 'My API Key'{
"webhookEventsHmacSecret": "webhookEventsHmacSecret"
}Returns Examples
{
"webhookEventsHmacSecret": "webhookEventsHmacSecret"
}