cURL
curl --request PATCH \ --url http://localhost:4000/v1/signing/policies/{id} \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data '{ "config": {} }'
Updates a signing policy by creating a new Turnkey policy and deleting the old one (rotation).
Use this format: ApiKey <your_api_key>
ApiKey <your_api_key>
Policy UUID
Integrator ID (required for ADMIN scope)
"uuid-integrator-id"
Full replacement of config_json