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>'Documentation Index
Fetch the complete documentation index at: https://docs.narrative.io/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?