Users
Create User
Add a new user. New user will be admin.
POST
Add a new user. New user will be admin.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200 - application/json
Success
User from business which operates this app.
Add a new user. New user will be admin.