---
title: "DELETE /mode/{subject}"
method: DELETE
path: "/mode/{subject}"
tags: ["Mode"]
---

# DELETE /mode/{subject}

`DELETE /mode/{subject}`

Deletes the subject-level mode configuration and reverts to using the global mode.

## Path parameters

- `subject` string, required

## Headers

- `X-Registry-GroupId` string

## Response `200`

Returns the mode that was deleted.

- ModeUpdateResponse
  - `mode` 'READWRITE' | 'READONLY' | 'IMPORT', required — Current operating mode of the registry.

## Other responses

- `404` — Error returned by the Schema Registry API
- `500` — Error returned by the Schema Registry API

---

[API](https://skmtc.net/apicurio/apis/apicurio-registry-confluent-compatibility-api.md) · [All operations](https://skmtc.net/apicurio/apis/apicurio-registry-confluent-compatibility-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/apicurio/apicurio-registry-confluent-compatibility-api/revisions/933e587f2d85/schema)
