Revoking subscription missing

Hi team,
Is there any api to revoke a subscription request, I am not able to find any in the documentation?

Thanks and Regards

A particular consent request can have multiple consent artifacts linked to it. After consent approval, each HIP recieves a notification for the data which needs to be shared with that particular artifact.

Use the following API to check the consent artifacts linked to the consent request.

https://dev.abdm.gov.in/cm/consent-requests/{consent_requestId}/consent-artefacts

Once the consent is revoked, the status can be checked with this API

https://dev.abdm.gov.in/cm/consent-artefacts?limit=4&offset=2&status=REVOKED

Revoke currently work for individual Consent Artifacts only, once the consent artifact is revoked the particular HIP is informed and the same can be shown in status via the above APIs

Hey @neha.parnami ,
I am asking about subscription request not consent request.
Regards

Hi @kartikkaushal , this issue does not belong to ABHA system. Kindly connect with the team concerned.

hey @IshanMisra
How is subscription request not part of ABHA system ?

@IntegrationSupport, any update on this query?