curl --request DELETE \
--url https://api-dev.narrative.io/data-planes/{data_plane_id} \
--header 'Authorization: Bearer <token>'Archive the specified data plane owned by the authenticated company.
curl --request DELETE \
--url https://api-dev.narrative.io/data-planes/{data_plane_id} \
--header 'Authorization: Bearer <token>'