API ReferenceEcosystems
Sync ecosystem
POST
/v1/ecosystems/syncSynchronizes all configured consumptions and integrations by retrieving the most recent trust information.
Roles
admindts-provider
Analytics Events
ECOSYSTEM_TENANT_SYNC_ALL_STARTECOSYSTEM_TENANT_SYNC_ALL_SUCCESSECOSYSTEM_TENANT_SYNC_ALL_FAIL
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Response Body
application/json
application/json
curl -X POST "https://example.com/v1/ecosystems/sync"{ "tenantConfiguration": { "ecosystems": [ { "url": "https://example.vii.au01.mattr.global/v1/ecosystems/489755c9-1d74-4f59-a127-db7105667bfe" } ] }, "integrations": [ { "format": "MATTR", "url": "https://example.vii.au01.mattr.global/v1/ecosystems/489755c9-1d74-4f59-a127-db7105667bfe/policy", "enabled": true } ]}How would you rate this page?