users
Get Or Create User
Get a User or create a new one by the input name
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Get a User or create a new one by the input name
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.