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
The body is of type object
.
Response
201
_mintlify/placeholder
Successfully created a new account.
Was this page helpful?