Rotate Contact Resolver Secret
Mint a new signing secret for the workspace’s resolver and return it once. The previous secret stops signing immediately, so deploy the new one to your verifier before rotating - a request your endpoint cannot verify should be rejected, and a rejected resolver call degrades to a call with no contact.
Authentication
Enter your API key with the Bearer prefix, e.g. ‘Bearer sk_…’.
Headers
Response headers
Response
The configuration carrying the new secret (shown once).
The HMAC signing key, present ONLY in the response that mints it
(first configuration, or a rotation). Verify
Speechify-Signature with it exactly as you would a webhook.