light-mode-image
Learn
MATTR VII PlatformConfiguration

Delete ecosystem configuration

Deletes the tenant's ecosystem configuration.

Analytic events

  • ECOSYSTEM_CONFIG_DELETE_START
  • ECOSYSTEM_CONFIG_DELETE_SUCCESS
  • ECOSYSTEM_CONFIG_DELETE_FAIL
DELETE/v1/config/ecosystems

Authorization

bearerAuth

AuthorizationBearer <token>

In: header

Response Body

application/json

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?