curl --request DELETE \
--url https://api-dev.narrative.io/data-planes/{data_plane_id}/collaborators/{collaborator_company_id} \
--header 'Authorization: Bearer <token>'Revokes the specified company’s access to the given data plane.
curl --request DELETE \
--url https://api-dev.narrative.io/data-planes/{data_plane_id}/collaborators/{collaborator_company_id} \
--header 'Authorization: Bearer <token>'