Skip to main content
POST
Add a required reviewer group (admin, owner, or existing required reviewer)

Authorizations

X-API-Key
string
header
required

Headers

customer
string
required

Workspace identifier

Path Parameters

projectId
string
required

Project UUID, not a slug. Resolve a slug with GET /project/slug/{slug} using the same workspace and credentials, then pass the returned id.

id
string
required

Body

application/json

The body is of type object.

Response

201 - undefined