platform

Add Group Member

Add a user, service account, or nested group to the group.

post/api/platform/groups/{group_id}/members

Path parameters

group_idstring required

Request body

userIdstring nullable

Auth0 user_id to add.

serviceAccountIdstring nullable

Dock service account id to add.

groupIdstring nullable

Nested-group id whose members become transitive members of the parent.

Response

Successful Response

Changes

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