API ReferenceS-CWT credential configuration
Delete a Semantic CWT credentials configuration
DELETE
/v2/credentials/compact-semantic/configurations/{id}Deletes an existing Semantic CWT credentials configuration by providing its ID.
Roles
adminissuer
Analytics Events
CREDENTIAL_COMPACT_SEMANTIC_CREDENTIAL_CONFIGURATION_DELETE_STARTCREDENTIAL_COMPACT_SEMANTIC_CREDENTIAL_CONFIGURATION_DELETE_SUCCESSCREDENTIAL_COMPACT_SEMANTIC_CREDENTIAL_CONFIGURATION_DELETE_FAIL
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
id*string
Unique identifier for the Semantic CWT credentials configuration.
Format
uuidResponse Body
application/json
application/json
curl -X DELETE "https://example.com/v2/credentials/compact-semantic/configurations/3948c40e-6e19-4ffc-933c-91f643f24264"Empty
How would you rate this page?
Update a Semantic CWT credentials configuration PUT
Updates an existing Semantic CWT credentials configuration by providing its ID.
Create a JSON credentials configuration POST
Creates a new JSON credentials 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.