Create team invitation
invitations
Create team invitation
Invite a new team member to your organization. Requires admin or owner role.
POST
Create team invitation
Authorizations
API key authentication. Use your API key as the bearer token.
Body
application/json
Email address of the person to invite
Example:
Role to assign to the invited user
Available options:
member, admin Example:
"member"
Response
Invitation created
Example:
"123e4567-e89b-12d3-a456-426614174000"
Available options:
member, admin Available options:
pending, accepted, expired, cancelled Full name of the person who sent the invitation
Example:
"John Doe"
Email of the person who sent the invitation
Example: