users
Create User
Create a new User
POST
/
v1
/
apps
/
{app_id}
/
users
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Create a new User
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.