POST
/
account
/
users

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <API_KEY>.

Body

application/json
email
string

The e-mail of the user.

Response

201 - application/json
account
object

Was this page helpful?