Bulk Update or Rotate Encryption Keys
The /credential-status/update/encrypted
API enables users to update the indices of a Status List or rotate the encryption keys. This may be useful for revoking Credentials in bulk, rather than submitting individual /credential/revoke
requests.
When a new encrypted Status List resource is published, this will also encrypt the latest version with a new set of encryption keys. This may therefore be used to rotate encryption keys, even if the listed indices are kept the same.
Authorizations
Query parameters
statusActionstring ¡ enumrequiredAvailable options:
The update action to be performed on the encrypted status list, can be revoke, suspend or reinstate
Body
all ofoptional
Responses
application/json
all ofoptional
post
Last updated
Was this helpful?