---
title: "Reset space theme"
method: DELETE
path: "/wiki/rest/api/space/{spaceKey}/theme"
tags: ["Themes"]
---

# Reset space theme

`DELETE /wiki/rest/api/space/{spaceKey}/theme`

Resets the space theme. This means that the space will inherit the
global look and feel settings

**[Permissions](https://confluence.atlassian.com/x/_AozKw) required**:
'Admin' permission for the space.

## Path parameters

- `spaceKey` string, required

## Response `204`

Returned if the theme was reset for the space.

## Other responses

- `404` — Returned if there is no space with the given key.

---

[API](https://skmtc.net/atlassian/apis/the-confluence-cloud-rest-api.md) · [All operations](https://skmtc.net/atlassian/apis/the-confluence-cloud-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/atlassian/the-confluence-cloud-rest-api/revisions/70088490f406/schema)
