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
Example request
{
"CompanyId": 456
}Response
Success
string required
Example response
"OK"