---
title: "For debugging purposes, send post session metadata in the request params of the job"
method: PATCH
path: "/v2/live/{id}"
tags: ["Live V2"]
---

# For debugging purposes, send post session metadata in the request params of the job

`PATCH /v2/live/{id}`

## Path parameters

- `id` string, required

## Request body

- PatchRequestParamsDTO

## Response `204`

Successfully patched the job

## Other responses

- `400` — Something is wrong with the request
- `401` — You don't have the permissions to update the job
- `404` — The live job doesn't exist or has been deleted
- `413` — The post_request_metadata parameter must be a json object no longer that 100kb

---

[API](https://skmtc.net/gladia/apis/gladia-control-api.md) · [All operations](https://skmtc.net/gladia/apis/gladia-control-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gladia/gladia-control-api/versions/8ec9ebfee489/schema)
