API Reference
List invites
Returns a list of invites to the organization.
GET organizations/{organization}/invites
Create invite
Invites a user to the organization.
POST organizations/{organization}/invites
Delete invite
Deletes an existing invite.
DELETE invites/{invite}