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 string required
  • groupId string required
Responses

This response has no body.

Loading...