UiPath API Call: Authenticate(On Premise)

Hi

I am trying to pass below request on postman

Type: On Premise
URL: https://xyz/api/Account/Authenticate
Req Type: Post
Header: COntent-Type: application/json
User-Agent
Body:
{
“tenancyName”: “Abc”,
“usernameOrEmailAddress”: “Abc”,
“password”: “Abc”
}

Error:
TypeError: Cannot read property ‘includes’ of undefined

Please help on above.

Hello Juveria,
Check this video how I start a video on Orchestrator on PREM:

Thanks,
Cristian Negulescu