Required payload is a JSON object with keys of [provider, uid, name, oauth_expires_at, email]. These are obtained from the Omniauth gem.

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