MKuma
May 03, 2021Nimbostratus
Https monitor- POST
Hi,
Could you help to get the https monitor set up using POST-username & password to check the availability of the app.
Here is the info to be sent:
Request Type – POST
Body Request –
{
"customerId": "123456",
"itemId": "67894",
"suppressError": "1"
}
UserId: username
password: p@ssword
Expected result will be pass.
Will appreciated if this could be sorted at the earliest. Thanks
-MK