v1

latestOpenAPI 3.0.0Proprietary - Commercial Use Only2026-08-06172139621.6 KB
Ecosystem

The given company is added to the given ecosystem.

The company is added to the ecosystem.

post/api/v2/ecosystems/{id}/company

Path parameters

idinteger required
Example:123

The id of the ecosystem.

Request body

CompanyIdnumber required

The id of the company to be added to the ecosystem.

Example request

{
  "CompanyId": 456
}

Response

Success

string required

Example response

"OK"