light-mode-image
Learn
OverviewPlatformConfiguration

Delete ecosystem configuration

Deletes the tenant's ecosystem configuration.

Analytics Events

ECOSYSTEM_CONFIG_DELETE_STARTECOSYSTEM_CONFIG_DELETE_SUCCESSECOSYSTEM_CONFIG_DELETE_FAIL

Roles

admindts-consumer
DELETE/v1/config/ecosystems
AuthorizationBearer <token>

In: header

Response Body

curl -X DELETE "https://example.vii.au01.mattr.global/v1/config/ecosystems"
Empty
{
  "code": "string",
  "message": "string",
  "details": [
    {
      "value": "string",
      "msg": "Invalid value",
      "param": "id",
      "location": "body"
    }
  ]
}
Empty

How would you rate this page?