api_keys
X-API-Key: ********************
Authorization: ********************
curl --location --request DELETE 'https://gvazyknvkqdeuzmrnuwu.supabase.co/functions/v1/api-keys/' \ --header 'X-API-Key: <api-key>'
{ "success": true, "data": { "message": "API key revoked successfully" } }