Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 627 Bytes

CreateOrganizationMembershipRequest.md

File metadata and controls

12 lines (7 loc) · 627 Bytes

CreateOrganizationMembershipRequest

Properties

Name Type Description Notes
user_id String The ID of the user that will be added as a member in the organization. The user needs to exist in the same instance as the organization and must not be a member of the given organization already.
role String The role that the new member will have in the organization.

[Back to Model list] [Back to API list] [Back to README]