Skip to main content
POST
Create or Invite Users

Authorizations

x-client-key
string
header
required

Client API key for authentication

x-client-secret
string
header
required

Client secret for authentication

Path Parameters

workspaceId
string<uuid>
required

ID of the workspace

Body

application/json
rows
object[]
required
inviteBy
enum<string>
required

How the invite should be sent

Available options:
email,
sms
invite
boolean

Flag to trigger invite email/SMS

isOnboardingFlow
boolean

Used during onboarding flow

Response

Users created or invited successfully

data
object
extra_meta
object