Create an invitation
Invites
Create an invitation
Invite someone to your Quo workspace and send them an invitation email. A pending invitation occupies a billable seat, so creating one changes your subscription.
POST
Create an invitation
Authorizations
Headers
API version header. Supported values: 2026-03-30
Available options:
2026-03-30 Body
application/json
The email address to invite. Must not already have a pending invitation in this workspace.
Example:
"johndoe@example.com"
The role the invited person will hold. Only an owner can invite an owner, and only an owner or admin can invite an admin.
Available options:
owner, admin, member Example:
"member"
A phone number to assign the invited person to.
Pattern:
^PN(.*)$Example:
"PN123abc"
Pattern:
^PN(.*)$Response
Created