Creates a token

Creates a valid token for the supplied username and password combination or refresh_token using the specified backend.

The stock backends are: wazo_user, ldap_user.

Creating a token with the access_type offline will also create a refresh token which can be used to create a new token without specifying the username and password.

The username/password and refresh_token method of authentication are mutually exclusive

Language
Credentials
Basic
base64
:
URL
Click Try It! to start a request and see the response here!