Skip to main content
POST
Create an Account

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

name
string

The name of the Account

type
array

The Account Type object indicating the type of Account

Body

application/json
name
string
type
object

Response

200 - application/json

Returns an Account object when successful. The returned object will not contain any properties within the Account Type object .

id
string
name
string
valid
boolean
type
object