Add a member to a group (team)
Add a member to a group (team)
Adds an organization membership to the group named by the groupId path parameter, applying the group’s grants to that member. Authorization: organization administrators only — other callers get 403. Body: organizationMembershipId (required). Returns the group with status 201.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
groupId
Request
This endpoint expects an object.
organizationMembershipId
Response
The member was added; the group is returned.
id
organizationId
name
description
createdAt
updatedAt
Errors
403
Forbidden Error