Replace the collaborators on a data plane
Data Planes
Replace the collaborators on a data plane
Overwrites the entire collaborators object on the data plane, setting both participants (who may
use the data plane) and manage_compute_pools (which companies may create / edit / archive compute
pools on it). Mirrors the whole-object PUT pattern used by attributes.
The granular per-company PUT/DELETE /data-planes/{data_plane_id}/collaborators/{collaborator_company_id}
endpoints continue to work for incremental mutation of participants; this endpoint is the only way
to set manage_compute_pools.
PUT
Replace the collaborators on a data plane
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Response
Collaborators replaced

