API ReferenceConfiguration
Delete VICAL configuration
Roles
admindts-provider
DELETE
/v1/ecosystems/{ecosystemId}/vicals/configurationDelete the VICAL configuration for the requested ecosystem
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
ecosystemId*string
The UUID of the ecosystem
Format
uuidResponse Body
application/json
curl -X DELETE "https://example.com/v1/ecosystems/497f6eca-6276-4993-bfeb-53cbbbba6f08/vicals/configuration"Empty
How would you rate this page?
Retrieve VICAL configuration GET
Retrieve the VICAL configuration from the requested ecosystem
Create RICAL POST
Creates a Reader Identity Certificate Authority List (RICAL) based on the policy of the requested ecosystem. A [RICAL configuration](#operation/updateRicalConfiguration) is required in order for RICALs to be created. ### **Analytic events** * ECOSYSTEM_RICAL_CREATE_START * ECOSYSTEM_RICAL_CREATE_SUCCESS * ECOSYSTEM_RICAL_CREATE_FAIL