light-mode-image
Learn
API ReferencePolicy

Publish policy

Roles

admindts-provider

Analytics Events

ECOSYSTEM_POLICY_CREATE_STARTECOSYSTEM_POLICY_CREATE_SUCCESSECOSYSTEM_POLICY_CREATE_FAIL
POST/v1/ecosystems/{ecosystemId}/policies

Publish a new version of the ecosystem policy. Only active and currently valid participants and IACA certificates are included in the policy.

Analytic events

  • ECOSYSTEM_POLICY_CREATE_START
  • ECOSYSTEM_POLICY_CREATE_SUCCESS
  • ECOSYSTEM_POLICY_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/policies"
{  "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",  "policyPublishedAt": "2019-08-24T14:15:22Z"}

How would you rate this page?