---
title: "Turn off Integration Mode"
method: PUT
path: "/account/live"
tags: ["Accounts"]
---

# Turn off Integration Mode

`PUT /account/live`

'Integration (test) mode can be turned off by issuing a PUT request to https://app.zencoder.com/api/v2/account/live. A successful response will be indicated by a HTTP status of 204 No Content.'

## Headers

- `Content-Type` string, required
- `Zencoder-Api-Key` string, required

## Response `204`

No Content

## Other responses

- `403` — Forbidden
- `500` — Server error

---

[API](https://skmtc.dev/brightcovelearning/apis/zencoder-api.md) · [All operations](https://skmtc.dev/brightcovelearning/apis/zencoder-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/brightcovelearning/zencoder-api/revisions/1c9ad03e166e/schema)
