Skip to main content
POST
Create a new account

Authorizations

x-access-token
string
header
required

JWT token passed in x-access-token header

Body

application/json
name
string
required

Account name (lowercase, unique).

managerEmail
string<email>
required

Email of the primary account manager (required).

status
enum<string>
default:active
Available options:
active,
inactive,
deleted
credits
integer

Initial credits

Response

Account created successfully

success
boolean
data
object