Skip to main content
POST
Create a new network user

Authorizations

Authorization
string
header
required

OAuth2 Client Credentials Flow

Body

application/json
email
string
required

The email of the network user

firstName
string
required

The first name of the network user

lastName
string
required

The last name of the network user

network
string

The ID of the network the user belongs to. Omit to create a global, network-less user (only allowed for callers without a network claim).

phoneNumber
string | null

Optional phone number in "+11231231234" format

Response

Success

data
object
required