---
title: "Update Delivery API V1 Settings"
method: PATCH
path: "/deliveryApiV1"
tags: ["Delivery API V1 Operations"]
---

# Update Delivery API V1 Settings

`PATCH /deliveryApiV1`

## Headers

- `X-Resource-Version` string, required

## Request body

- object
  - `enabled` boolean
  - `skipTranslations` boolean

## Response `204`

No Content

## Other responses

- `400` — Bad Request when unsupported fields are sent
- `401` — Unauthorized in case the token is not authorized
- `403` — Forbidden
- `412` — Precondition Failed in case the provided X-Resource-Version does not match the one on the server

---

[API](https://skmtc.net/bloomreach/apis/documents-delivery-api-2-0.md) · [All operations](https://skmtc.net/bloomreach/apis/documents-delivery-api-2-0/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bloomreach/documents-delivery-api-2-0/revisions/87bfc06578c2/schema)
