v66

latestOpenAPI 3.1.0Apache 2.0raw.githubusercontent.com2026-08-042174421.1 MB
Tokenization

Rotate the Tokenization Decisioning HMAC secret key

Generate a new Tokenization Decisioning secret key. The old Tokenization Decisioning secret key will be deactivated 24 hours after a successful request to this endpoint.

post/v1/tokenization_decisioning/secret/rotate

Response

OK

secretstring

The new Tokenization Decisioning HMAC secret

Example response

{
  "secret": "whsec_1NDsYinMGr951KuDEaj78VtWzlyPaOnwUVagFiWIPJs="
}