Registers (saves) and returns an unique string token

Errors

Code Description
401 Unauthorized
404 Not Found

Params

Param name Description
auth_token
required

UUID Associated with an individual User

Validations:

  • Must be a String

auth_hash
optional

AuthUser hash used to pair up the correct User

Validations:

  • Must be a String