---
title: "Approve Live"
method: PATCH
path: "/api/dashboards/{slug}/live"
tags: ["live-sharing"]
---

# Approve Live

`PATCH /api/dashboards/{slug}/live`

## Path parameters

- `slug` string, required

## Request body

- LiveApprovalRequest
  - `enabled` boolean, required
  - `definition_revisions` object

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

## Changes

- **2026-09-23** `d7f2f3b8e82d` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/quadrillion/apis/quadrillion-cloud-api/changes/api/dashboards/:slug/live/patch.md)

---

[API](https://skmtc.dev/quadrillion/apis/quadrillion-cloud-api.md) · [All operations](https://skmtc.dev/quadrillion/apis/quadrillion-cloud-api/llms.txt) · [OpenAPI document](https://skmtc.dev/quadrillion/apis/quadrillion-cloud-api/revisions/d7f2f3b8e82d?raw)
