curl --request DELETE \
--url https://{host}/api/v3/axisSections/{id} \
--header 'Authorization: <authorization>'Delete an AxisSection by id
curl --request DELETE \
--url https://{host}/api/v3/axisSections/{id} \
--header 'Authorization: <authorization>'Was this page helpful?