Manage Relationships
PUT/api/v1/ecosystem/organizations/:id/relationships
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Deprecated: Superseded by the v2 endpoint PUT /api/v2/ecosystem/organizations/{id}/relationships. Existing integrations should migrate to the v2 endpoint.
Creates, updates, or removes multiple organization relationships in a single request. Supports both internal and external organization identifiers and allows optional custom fields for relationship metadata.
Important: This operation replaces the full set of relationships for the specified organization. Any existing relationship that is not included in the request payload will be deleted.
Request​
Responses​
- 200
- 207
- 400
- 401
- 403
All relationships processed successfully
Multi-Status - Some operations succeeded, some failed
All operations failed
Unauthorized
Forbidden