1-Create a session
POST https://{{globaldashboard}}/rest/login-sessions
Request Body
{"userName"=>"{{username}}", "password"=>"{{password}}", "authLoginDomain"=>"local"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
X-API-Version | string |