v1
latestOpenAPI 3.0.32026-07-17542197.8 KBOrganization
User
Invite member to organization
Send an invitation email to a user to join the organization. If the user doesn't exist, a pending user will be created.
post/v1/organizations/{id}/members/invite
Request body
Example request
{
"email": "user@example.com",
"role_id": "9bsv0s46s6s002p9ltq0"
}Response
Example response