---
title: "PUT /sites/{site_id}/enable"
method: PUT
path: "/sites/{site_id}/enable"
tags: ["site"]
---

# PUT /sites/{site_id}/enable

`PUT /sites/{site_id}/enable`

Re-enables a site that was previously disabled by the user. Sites that were disabled for usage exceeded or marked as spam cannot be re-enabled via this endpoint.

## Response `204`

No content

## Other responses

- `422` — Cannot enable this site
- `default` — error

## Changes

- **2025-12-09** `e62b5cb303af` — 1 info
  - endpoint added
- **2025-10-01** `dd4e48196663` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/netlify/apis/netlify-s-api-documentation/changes/sites/:site_id/enable/put.md)

---

[API](https://skmtc.dev/netlify/apis/netlify-s-api-documentation.md) · [All operations](https://skmtc.dev/netlify/apis/netlify-s-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/netlify/netlify-s-api-documentation/revisions/71540d1b5d9d/schema)
