Project groups

Add project group

Grants a group access to a project.

post/organization/projects/{project_id}/groups

Path parameters

project_idstring required

The ID of the project to update.

Request body

group_idstring required

Identifier of the group to add to the project.

rolestring required

Identifier of the project role to grant to the group.

Response

Group granted access to the project successfully.

object'project.group' required

Always project.group.

project_idstring required

Identifier of the project.

group_idstring required

Identifier of the group that has access to the project.

group_namestring required

Display name of the group.

group_type'group' | 'tenant_group' required

The type of the group.

created_atinteger required

Unix timestamp (in seconds) when the group was granted project access.

Changes

Changed in 5 of the 163 revisions of this API.27

    • ○

      added the non-success response with the status

      response-non-success-status-added

    • ○

      added the non-success response with the status

      response-non-success-status-added

    • ○

      added the non-success response with the status

      response-non-success-status-added

    • ○

      added the non-success response with the status

      response-non-success-status-added

    • ○

      added the optional property / to the response with the status

      response-optional-property-added

    • ○

      added the non-success response with the status

      response-non-success-status-added

    • ●

      added the new group enum value to the response property for the response status

      response-property-enum-value-added

    • ●

      added the new tenant_group enum value to the response property for the response status

      response-property-enum-value-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • ○

      endpoint added

      endpoint-added

    This revision also has 40 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog