pub async fn revoke_api_key( __arg0: State<SaasState>, __arg1: Auth, __arg2: Path<Uuid>, ) -> impl IntoResponse
Revoke (delete) an API key.