Organization Memberships
Create a new organization membership
Adds a user as a member to the given organization. Only users in the same instance as the organization can be added as members.
This organization will be the user's [active organization] (https://clerk.com/docs/organizations/overview#active-organization) the next time they create a session, presuming they don't explicitly set a different organization as active before then.
post/organizations/{organization_id}/memberships
Path parameters
organization_idstring required
The ID of the organization where the new membership will be created
Request body
Response
Success