Issue with loginByPassword endpoint
-
Hi,
I am trying to hir the below endpoint
https://apiconnect.angelbroking.com/rest/auth/angelbroking/user/v1/loginByPassword.
This is giving me 400 status code. Below is the request body
{
"clientcode":"CLIENT_ID",
"password":"CLIENT_PASSWORD"
}
Can someone please help me over here.
1 out of 1