curl --location --request DELETE 'https://app.mgpanel.co/api/functions/68f1a2b3c4d5e6f7a8b9c0d1' \
--header 'X-Account-Nick: {{ACCOUNT_NICK}}' \
--header 'Authorization: Bearer {{API_KEY}}' \
--header 'Content-Type: application/json'{
"success": true,
"message": "Función eliminada correctamente."
}