v3

latestOpenAPI 3.0.1Proprietaryraw.githubusercontent.com2026-04-174552109.9 KB
Authentication
Encryption

Rotate the calling application's webhook signing secret

Generates a new webhook signing secret for the authenticated application, stores only its hash, and returns the raw secret once.

Use the returned webhookSecret to verify X-IDaaS-Signature on inbound webhooks. The previous webhook secret becomes invalid immediately.

post/v1/applications/webhook-secret/rotate

Response

Webhook secret rotated - new secret returned once