Create Auth Token
POST /token-auth/
POST
/token-auth/
Returns a JSON Web Token that can be used for authenticated requests.
Authorizations
Section titled “Authorizations ”Request Body
Section titled “Request Body ”object
username
required
Username
string
password
required
Password
string
impersonate
Impersonate
string
Responses
Section titled “ Responses ”object
username
required
Username
string
password
required
Password
string
impersonate
Impersonate
string