organizations
members
Invite a user to an organization
Invite another user to become a member of an organization. The user must have create_role permissions for the organization. The invitee is sent an email with a link to accept the invitation, and they are not added to the organization until they accept the invitation.
post/v0/organizations/{organization}/members
Path parameters
organizationstring required
The slug or UUID for an organization.
Request body
Response
successfully enqueued operation
Changes
No recorded changes to this endpoint across all 64 revisions of this API.