Authorization: Bearer ********************curl --location --request DELETE 'https://v1.dev.bukalombok.com/v1/superadmin/management/categories/SylqqDzmsCY9GYd' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
}'{
"meta": {
"success": true,
"status": 200,
"message": "Success"
}
}