Deny subscription request
Be invoked by the patient or user through the Personal Health Record (PHR) application to deny a subscription request.
By using this API, individuals can reject the requested subscription, ensuring that they do not receive unwanted health information services or updates. This functionality is essential for enabling users to manage their health data subscriptions effectively, maintaining control over the information they receive. The API supports secure and efficient denial of subscription requests, enhancing the overall user experience within the healthcare ecosystem. The subscription request id Unique UUID for track the end to end request transaction Actual time of the request was initiated, ISO 8601 represents date and time by starting with the year, followed by the month, the day, the hour, the minutes, seconds and milliseconds Suffix of the consent manager to which the request was intended JWT Authentication token which was issued by ABDM after successful validation of username and password Reason for denying subscription request. Allows alpha numeric character and special characters like "^[A-Za-z .,]{1,50}$" Bad Request Forbidden server cannot find the requested resource Internal Server Error -> It is just one example, for every api the path will be changed. Service UnavailableAuthorizations
Authorizationbearer tokenRequiredPath parameters
request-idstringRequiredHeaders
REQUEST-IDstringRequiredTIMESTAMPstringRequiredX-CM-IDstringRequiredX-AUTH-TOKENstringRequiredBody
reasonstringRequiredResponses
400403404500503