---
title: "Set Default Theme"
method: POST
path: "/themes/{id}/set_default"
tags: ["Theme"]
---

# Set Default Theme

`POST /themes/{id}/set_default`

This will set the specified theme as the default theme for the current workspace.

## Path parameters

- `id` string, required

## Response `204`

No Content

## Other responses

- `404` — Not Found
- `422` — Unprocessable Entity

---

[API](https://skmtc.net/myclickfunnels/apis/clickfunnels-api.md) · [All operations](https://skmtc.net/myclickfunnels/apis/clickfunnels-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/myclickfunnels/clickfunnels-api/revisions/ae6313eaa176/schema)
