Skip to main content
POST
Invite someone

Authorizations

Authorization
string
header
required

An identity bearer token for a person or your backend. Capabilities are per member, per workspace. This credential can manage the workspace and can never authorize an action as an agent.

Path Parameters

workspace_slug
string
required

Body

application/json
email
string<email>
required
role
enum<string>
default:member

owner carries read, approve, manage_policy and manage_members. admin carries read, approve and manage_policy. member carries read.

Available options:
owner,
admin,
member

Response

The invitation.

data
object