v18

latestOpenAPI 3.0.3raw.githubusercontent.com2026-07-111422448.7 KB
Organization Management

Invite Organization Member

Create an invitation to an organization

post/auth/organization/invite-member

Request body

emailstring required

The email address of the user to invite

rolestring required

The role(s) to assign to the user. It can be admin, member, owner. Eg: "member"

organizationIdstring nullable

The organization ID to invite the user to

resendboolean nullable

Resend the invitation email, if the user is already invited. Eg: true

teamIdstring required

Response

Success

idstring required
emailstring required
rolestring required
organizationIdstring required
inviterIdstring required
statusstring required
expiresAtstring required
createdAtstring required