Create

Creates auth token for a user with the specified UID.

For a detailed description of the auth token properties please visit here

Request sample:

POST /users/:uid/auth_tokens HTTP/1.1
Content-type: application/json
Accept: application/json

{
   "force": boolean
}
Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!