curl --request DELETE \
--url https://platform.thena.ai/v1/csat/rules/{id} \
--header 'x-api-key: <api-key>'{
"statusCode": 401,
"message": "Unauthorized",
"error": "Unauthorized"
}curl --request DELETE \
--url https://platform.thena.ai/v1/csat/rules/{id} \
--header 'x-api-key: <api-key>'{
"statusCode": 401,
"message": "Unauthorized",
"error": "Unauthorized"
}