Access Groups

Add a User to an Access Group

Add a user to an access group.

post/v1/accessGroups/{id}/user

Path parameters

idstring uuid required

Request body

userIdstring uuid required

The UUID of the user to add to the group.

Response

User added to the group.

Changes

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