Close

Close
Close

Close YES
Close NO
 
API Reference

RevokeCert



Revokes a RedCritter certification from a RedCritter user or team. The same cert can be issued multiple times to the same user or team if it has different expiration dates. The Expiration Date and Cert Name is a unique key. To revoke a cert the CertName and expiration date must match the cert to be revoked.
This version of the RevokeCert command is used to revoke certs from users and teams specified with the ProfileEntity value and the expiration date.
https://redcritterconnecter.com/services/gamificationv1/RevokeCert?SecretKey={SecretKey}&ProfileEntity={ProfileEntity}&CertName={CertName}&ExpirationDate={ExpirationDate}
This version of the RevokeCert command is used to revoke certs from users and teams specified with the ProfileEntity value and the expiration date. The Secret Key must be the App Secret Key.
https://redcritterconnecter.com/services/gamificationv1/RevokeCert?SecretKey={SecretKey}&ExternalAccountID={ExternalAccountID}&ProfileEntity={ProfileEntity}&CertName={CertName}&ExpirationDate={ExpirationDate}
API Information
Use Runtime
Method HTTP GET
Invites User Yes
Billable Yes
Response JSON,XML
API Version 1