Skip to main content
POST
Generates a new signing secret for the subscription and retires the old one. Update your endpoint’s verification secret immediately after rotating.
The new secret is returned only in this response — store it before discarding the old one.

Path Parameters

string
required
The subscription whose secret to rotate.

Response

string
The new secret’s ID.
string
The new signing secret — shown once.
string
The last few characters, for identification.
string
The ID of the secret this one replaced.