Create an auth token Copy

POST {{v1-auth-Url}}/v1/auth

Create an authorization token.

Request Body

{"username"=>"ea mollit labore nostrud", "password"=>"ut officia sint in"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: Created

{"authToken":"string"}