v

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-0926150111.7 MB
People

Invite people to a workspace

Invites one or more people to the current workspace. If an email is not already registered, a new account is created and an invitation email is sent. Existing accounts are linked directly to the workspace.

post/v2/people

Request body

emailsstring[] required

Email addresses to invite. At least one email is required.

rolesstring[]

Roles to assign. Defaults to ["member"] when empty.

groupsstring[]

Group IDs to assign.

Response

OK