Update a Policy Group

This endpoint updates a policy group by ID.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of the policy group to update.

Query Params
include
array of strings

The comma-separated list of relationship paths.

include
Body Params
data
object

A policy group represents the collection of OPA policies stored in a VCS repository.

When linked to an environment, the policy group will participate in the policy check phase of every run in that environment.

Responses

403

User unauthorized to perform this action.

404

Policy group or relationship not found, or user unauthorized to perform action.

422

Malformed request body (missing attributes, wrong types, etc.).

4XX

Client error.

5XX

Server error.

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/vnd.api+json