See the API's various operations for details on their request parameters and response data.

OperationMethodEndpoint
Access Revocation
List revocation listsGET/revocation-lists
Add a revocation listPOST/revocation-lists
Delete a revocation listDELETE/revocation-lists/​{revocationListId}
List identifiersGET/revocation-lists/​{revocationListId}/​identifiers
Revoke tokensPOST/revocation-lists/​{revocationListId}/​identifiers/​add
Unrevoke tokensPOST/revocation-lists/​{revocationListId}/​identifiers/​remove
Get an identifierGET/revocation-lists/​{revocationListId}/​identifiers/​{tokenId}
Get a revocation list's identifier countGET/revocation-lists/​{revocationListId}/​meta
List revocation list ARL propertiesGET/revocation-lists/​{revocationListId}/​properties