---
title: "Update Cloudflare Tunnel settings"
method: PATCH
path: "/servers/{uuid}/cloudflare-tunnel"
tags: ["Servers"]
---

# Update Cloudflare Tunnel settings

`PATCH /servers/{uuid}/cloudflare-tunnel`

Update stored Cloudflare Tunnel settings for a server. Does not run remote cloudflared configuration; use enable/disable for the manual UI actions.

## Path parameters

- `uuid` string, required

## Request body

- object
  - `is_cloudflare_tunnel` boolean

## Response `200`

Updated Cloudflare Tunnel settings.

## Other responses

- `400` — Invalid token.
- `401` — Unauthenticated.
- `404` — Resource not found.
- `422` — Validation error.

---

[API](https://skmtc.net/coollabsio/apis/coolify.md) · [All operations](https://skmtc.net/coollabsio/apis/coolify/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/coollabsio/coolify/revisions/789e6ad3796c/schema)
