Files
clerk-sdk-java/docs/models/operations/CreateOrganizationMembershipRequestBody.md
2024-06-13 13:51:50 -04:00

3.2 KiB

CreateOrganizationMembershipRequestBody

Fields

Field Type Required Description
userId 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.