light-mode-image
Learn
MATTR VII PlatformPolicy

Publish policy

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

Analytics Events

ECOSYSTEM_POLICY_CREATE_STARTECOSYSTEM_POLICY_CREATE_SUCCESSECOSYSTEM_POLICY_CREATE_FAIL

Roles

admindts-provider
POST/v1/ecosystems/{ecosystemId}/policies
AuthorizationBearer <token>

In: header

Path Parameters

Response Body

curl -X POST "https://example.vii.au01.mattr.global/v1/ecosystems/87880d7e-a4d0-462e-8383-3f1e5e16865d/policies"
{
  "id": "782f1885-c7c2-4459-8426-b6d7c111b0b1",
  "policyPublishedAt": "2024-10-22T00:00:00Z"
}
{
  "code": "string",
  "message": "string",
  "details": [
    {
      "value": "string",
      "msg": "Invalid value",
      "param": "id",
      "location": "body"
    }
  ]
}
{
  "code": "string",
  "message": "string",
  "details": [
    {
      "value": "string",
      "msg": "Invalid value",
      "param": "id",
      "location": "body"
    }
  ]
}
Empty

How would you rate this page?