githubEdit

Update Bitstring Status List

Update the indices of a Bitstring Status List as a DID-Linked Resource (DLR) on cheqd, using cheqd Studio.

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.

Update an existing unencrypted StatusList2021 or BitstringStatusList credential status list.

post
/credential-status/update/unencrypted
Authorizations
x-api-keystringRequired
Query parameters
listTypestring · enumRequired

The type of Status List.

Possible values:
statusActionstringRequired

The update action to be performed on the unencrypted status list, can be revoke, suspend, reinstate or custom states

Body
Responses
chevron-right
200

The request was successful.

application/json
post
/credential-status/update/unencrypted

Last updated

Was this helpful?