Invite a teammate

Invites an email address to join the active workspace with the given role and sends them an invitation email.

Authentication

X-Workspace-Idstring
API Key authentication via header

Request

This endpoint expects an object.
emailstringRequiredformat: "email"
roleenumRequired

A member’s role within a workspace (org). Owner is unique-required.

Response

Successful Response
idstringformat: "uuid"
emailstring
roleenum

A member’s role within a workspace (org). Owner is unique-required.

statusenum
Lifecycle state of a workspace invitation.
invited_by_emailstring
created_atdatetime
expires_atdatetime
accept_urlstring

Errors

422
Unprocessable Entity Error