v4
latestOpenAPI 3.1.02026-08-02261331761.5 KBPolicy Decision Points
Refresh PDP data
Triggers an out-of-band data refresh for the PDP container with id pdp_id.
Publishes an OPAL data update instructing the PDP to immediately re-pull its full authorization data, instead of waiting for the next periodic poll.
post/v2/pdps/{proj_id}/{env_id}/configs/{pdp_id}/refresh
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
Request body
Response
Successful Response