Update a Status List
Update an unencrypted Status List as a DID-Linked Resource using cheqd Studio.
Update an existing unencrypted StatusList2021 or BitstringStatusList credential status list.
post
/credential-status/update/unencrypted
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 unencrypted 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/unencryptedLast updated
Was this helpful?