curl --request DELETE \
--url https://api-dev.narrative.io/data-planes/{data_plane_id}/compute-pools/{compute_pool_id} \
--header 'Authorization: Bearer <token>'Archive the specified compute pool owned by the authenticated company.
curl --request DELETE \
--url https://api-dev.narrative.io/data-planes/{data_plane_id}/compute-pools/{compute_pool_id} \
--header 'Authorization: Bearer <token>'Was this page helpful?