Skip to main content

Manage Relationships

PUT 

/api/v1/ecosystem/organizations/:id/relationships

deprecated

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​

All relationships processed successfully