Hi Team,
Can you please eleborate what is Id in below request input. while executing this script with valid input of Bearer token, healthIdNumber getting 403. please let me know what should I enter as ID input and how can I generate this ID.
curl -X POST "https://dev.abdm.gov.in/cm/v1/apps/login/hid/auth-init" -H "accept: */*" -H "Content-Type: application/json" -d "{\"healthIdNumber\":\"22-2626-4321-7532\",\"purpose\":\"CM_ACCESS\",\"authMode\":\"MOBILE_OTP\",\"requester\":{\"type\":\"PHR\",\"id\":\"IN0400XX\"}}"