Skip to main content

Sets roles for group

PUT 

/api/admin/projects/:projectId/groups/:groupId/roles

Sets the roles a group has in the project.

Request

Path Parameters

    projectId stringrequired
    groupId stringrequired

Responses

This response has no body.

Loading...