Authenticate user
POST {{baseUrl}}/v1/auth
Authenticates user with the given credentials, returning an OTCS ticket if authorized.
Request Body
[{"name"=>"username", "value"=>"esse est culpa ullamco Lorem", "datatype"=>"string"}, {"name"=>"password", "value"=>"Duis sed", "datatype"=>"string"}, {"name"=>"domain", "value"=>"esse proident exercitation", "datatype"=>"string"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"ticket":"id dolore in eu"}