i am calling the following API endpoint to initiate User Authentication
/v1/auth/init
POST https://healthidsbx.abdm.gov.in/api/v1/auth/init
body
{
"authMethod": "MOBILE_OTP",
"healthid": "<14 digit abha number>"
}
as mentioned in https://sandbox.abdm.gov.in/swagger/ndhm-healthid.json
can you please clarify if the unsername@sbx PHR address linked can be used instead of the 14 digit ABHA number, in the healthid field?