API ReferenceStatus list signers
Delete a status list signer
DELETE
/v2/credentials/mobile/status-list-signers/{statusListSignerId}Deletes an existing status list signer.
Only available in implementations using unmanaged (external) IACAs.
Roles
adminissuer
Analytics Events
MOBILE_CREDENTIAL_STATUS_LIST_SIGNER_DELETE_STARTMOBILE_CREDENTIAL_STATUS_LIST_SIGNER_DELETE_SUCCESSMOBILE_CREDENTIAL_STATUS_LIST_SIGNER_DELETE_FAIL
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
statusListSignerId*string
Status list identifier
Format
uuidResponse Body
application/json
text/plain
application/json
curl -X DELETE "https://example.com/v2/credentials/mobile/status-list-signers/497f6eca-6276-4993-bfeb-53cbbbba6f08"Empty
How would you rate this page?
Update a status list signer PUT
Updates the status of an existing status list signer. Only available in implementations using unmanaged (external) IACAs.
Create a CWT credential configuration POST
Creates a new CWT credential configuration, a specific set of rules and parameters that are used to create and validate a particular type of verifiable credential. These rules and parameters define how the credential is structured and what data it contains when issued.