Request a refresh of the security code for the token.
cURL
curl --request POST \ --url https://{cluster_id}.on-hellgate.cloud/api/pci/tokens/{id}/security-code \ --header 'x-api-key: <api-key>'
{ "session_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a" }
The ID of the token to check.
Success response