Update Encrypted Status List
Update an encrypted Status List as a DID-Linked Resource using cheqd Studio.
Update an existing encrypted StatusList2021 or BitstringStatusList credential status list.
post
/credential-status/update/encrypted
Authorizations
x-api-keystringRequired
Query parameters
listTypestring · enumRequiredPossible values:
The type of Status List.
statusActionstring · enumRequiredPossible values:
The update action to be performed on the encrypted status list, can be revoke, suspend or reinstate
Body
Responses
200
The request was successful.
application/json
400
A problem with the input fields has occurred. Additional state information plus metadata may be available in the response body.
401
Access token is missing or invalid
500
An internal error has occurred. Additional state information plus metadata may be available in the response body.
post
/credential-status/update/encryptedLast updated
Was this helpful?