Request a token for accessing a user’s ABHA
Request a token for accessing a user’s ABHA (Ayushman Bharat Health Account) profile.
This token is essential for authenticating and authorizing the user to perform various actions within their profile. The token was successfully generated and sent to the user’s registered contact method. The 401 response code indicates an unauthorized request. In this context, it refers to the lack of proper authentication during the operation of the Invalid Credentials <br><br> A 404 Not Found error occurs when a server cannot find the requested resource. This error indicates that the server is reachable, but the specific page or resource is not available <b>Internal Server Error</b><br><br> An Internal Server Error (500) indicates that the server encountered an unexpected condition that prevented it from fulfilling the request.Authorizations
Authorizationbearer tokenRequiredHeaders
R-tokenstringRequiredTIMESTAMPstringRequiredREQUEST-IDstringRequiredResponses
200401404500