Update Bitstring Status List
Update indices in Status List
The /credential-status/update/unencrypted
API enables users to update the indices of a Status List. This may be useful for revoking Credentials in bulk, rather than submitting individual /credential/revoke
requests.
Authorizations
Query parameters
statusActionstring ¡ enumrequiredAvailable options:
The update action to be performed on the unencrypted status list, can be revoke, suspend or reinstate
Body
all ofoptionalExample:
{"did":"did:cheqd:testnet:7c2b990c-3d05-4ebf-91af-f4f4d0091d2e","statusListName":"cheqd-employee-credentials","indices":[10,3199,12109,130999]}
Responses
application/json
post
200
400
401
500
Last updated
Was this helpful?