Login
Deprecated (since maarg 4.4.0): Use admin/login
Last updated
Was this helpful?
Deprecated (since maarg 4.4.0): Use admin/login
Last updated
Was this helpful?
Was this helpful?
POST /rest/s1/available-to-promise/login HTTP/1.1
Host: dev-maarg.hotwax.io
Authorization: Basic username:password
Content-Type: application/json
Accept: */*
Content-Length: 52
{
"username": "text",
"password": "text",
"token": "text"
}{
"token": "text",
"expirationTime": "text",
"api_key": "text"
}