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
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: Created
{"authToken":"string"}