Organizations
Invite team member
Send an invitation to join the organization. Requires owner or admin role.
post/team/invite
Request body
Example request
{
"email": "colleague@company.com",
"role": "member"
}Response
Invitation sent
Send an invitation to join the organization. Requires owner or admin role.
{
"email": "colleague@company.com",
"role": "member"
}Invitation sent