Organization Management

Invite member to organization

Sends an invitation to the specified user to join the organization with the chosen role.

post/organizations/{org_id}/invites

Request body

emailstring email required
role'READ' | 'WRITE' | 'ADMIN' | 'OWNER' required

Response

Invitation sent successfully.

Created required— unresolved $ref

Changes

No recorded changes to this endpoint across all 1 revision of this API.