diff --git a/docs/GettingStartedAriesDev/CredentialRevocation.md b/docs/GettingStartedAriesDev/CredentialRevocation.md index 368df7a273..86d923f259 100644 --- a/docs/GettingStartedAriesDev/CredentialRevocation.md +++ b/docs/GettingStartedAriesDev/CredentialRevocation.md @@ -66,7 +66,8 @@ These are the ACA-py steps and APIs involved to support credential revocation. ``` 0. Revoking credential ``` - POST /issue-credential/records/{cred_ex_id}/revoke + POST /issue-credential/revoke?rev_reg_id= + &cred_rev_id=&publish= ``` 0. When asking for proof, specify the timespan when the credential is NOT revoked