Login
Last updated
Was this helpful?
Was this helpful?
POST /ldap/user/authenticate HTTP/1.1
Host:
Content-Type: application/json
Accept: */*
Content-Length: 38
{
"data": {
"user": "text",
"pass": "text"
}
}{
"data": {
"sessionId": "text",
"expirationTime": 1,
"ttl": 1
}
}