Create account
Create an account.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <API_KEY>, where API_KEY is your API key.
Request
This endpoint expects an object.
name
Name shown to users. Required, non-blank, and does not need to be unique.
Response
The created account.
account
The newly created account.
Errors
400
Bad Request Error
403
Forbidden Error
500
Internal Server Error

