v32

latestOpenAPI 3.1.0MITraw.githubusercontent.com2026-07-312881,4162.7 MB
Project group role assignments

Assign project role to group

Assigns a project role to a group within a project.

post/projects/{project_id}/groups/{group_id}/roles

Path parameters

project_idstring required

The ID of the project to update.

group_idstring required

The ID of the group that should receive the project role.

Request body

role_idstring required

Identifier of the role to assign.

Response

Project role assigned to the group successfully.

object'group.role' required

Always group.role.