light-mode-image
Learn
API ReferenceGeneral

Create VICAL

Roles

admindts-provider
POST/v1/ecosystems/{ecosystemId}/vicals

Creates a Verified Issuer Certificate Authority List (VICAL) based on the policy of the requested ecosystem. Refer to VICAL to learn more about the VICAL purpose and data structure.

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

ecosystemId*string

The UUID of the ecosystem

Formatuuid

Response Body

application/json

curl -X POST "https://example.com/v1/ecosystems/497f6eca-6276-4993-bfeb-53cbbbba6f08/vicals"
{  "vicalIssueID": 0,  "date": "2019-08-24T14:15:22Z"}

How would you rate this page?