Authorization: Bearer ********************Access-Id: ********************Access-Secret: ********************curl --location --request DELETE 'http://10.10.0.26:8080/api/vlan/del1' \
--header 'Access-Id: <api-key>' \
--header 'Access-Secret: <api-key>'{}