Reveal the Self-Hosted signing secret
Reveal the Self-Hosted signing secret
Returns the full HMAC signing secret for copying. Each mode has its own secret, minted when you first set that mode’s wsUrl. Use mode to pick which; defaults to the active mode.
Authentication
AuthorizationBearer
Your Dial API key, sent as Authorization: Bearer sk_live_...
Query parameters
mode
Which mode's secret to reveal. Defaults to the active mode.
Allowed values:
Response
The signing secret.
secret
The HMAC signing secret used to verify X-Dial-Signature.
Errors
401
Unauthorized Error
404
Not Found Error