Update Project Policy
Updates a custom project policy's name, description, or permissions.
Path parameters
projectId
The unique identifier of the project.
policyId
The unique identifier of the policy.
Headers
CONFIDENT_API_KEY
The organization API key for your Confident AI organization.
Request
This endpoint expects an object.
name
Name of the policy
permissionIds
The ids of the permissions granted by this policy
description
Optional description of the policy
Response
success
Indicates if the request was successful
data