light-mode-image
Learn
API ReferenceGeneral

Create RICAL

Roles

admindts-provider

Analytics Events

ECOSYSTEM_RICAL_CREATE_STARTECOSYSTEM_RICAL_CREATE_SUCCESSECOSYSTEM_RICAL_CREATE_FAIL
POST/v1/ecosystems/{ecosystemId}/ricals

Creates a Reader Identity Certificate Authority List (RICAL) based on the policy of the requested ecosystem.

A RICAL configuration is required in order for RICALs to be created.

Analytic events

  • ECOSYSTEM_RICAL_CREATE_START
  • ECOSYSTEM_RICAL_CREATE_SUCCESS
  • ECOSYSTEM_RICAL_CREATE_FAIL

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

ecosystemId*string

The UUID of the ecosystem

Formatuuid

Response Body

application/json

application/json

application/json

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

How would you rate this page?