Group

Add member to group by groupId

Adds a user as a member in a group represented by its groupId

Permissions required: User must be a site admin.

post/wiki/rest/api/group/userByGroupId

Query parameters

groupIdstring required

GroupId of the group whose membership is updated

Request body

accountIdstring required

Response

Returned if the group was created successfully.

Changes

No recorded changes to this endpoint across all 1 revision of this API.