v4
latestOpenAPI 3.1.02026-08-02261331761.5 KBPolicy Decision Points
Rotate PDP API Key
Rotates the API key of the PDP container with id pdp_id.
The rotation of the API key revokes the old API key and issues a new API key to the PDP.
post/v2/pdps/{proj_id}/{env_id}/configs/{pdp_id}/rotate-api-key
Path parameters
proj_idstring required
Either the unique id of the project, or the URL-friendly key of the project (i.e: the "slug").
Either the unique id of the project, or the URL-friendly key of the project (i.e: the "slug").
env_idstring required
Either the unique id of the environment, or the URL-friendly key of the environment (i.e: the "slug").
Either the unique id of the environment, or the URL-friendly key of the environment (i.e: the "slug").
pdp_idstring uuid required
The unique id of the pdp
The unique id of the pdp
Response
Successful Response