access-groups
Update an access group project
Allows update of an access group project
PATCH
Authorizations
Default authentication mechanism
Query Parameters
The Team identifier to perform the request on behalf of.
Example:
"team_1a2b3c4d5e6f7g8h9i0j1k2l"
The Team slug to perform the request on behalf of.
Example:
"my-team-url-slug"
Body
application/json
The project role that will be added to this Access Group.
Available options:
ADMIN
, PROJECT_VIEWER
, PROJECT_DEVELOPER
Example:
"ADMIN"