Account
Create a new account
Creates a new account.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json · object
Response
201
Successfully created a new account.
Creates a new account.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successfully created a new account.