---
title: "POST /api/bites/render/custom/{bite_id}"
method: POST
path: "/api/bites/render/custom/{bite_id}"
tags: ["Bite"]
---

# POST /api/bites/render/custom/{bite_id}

`POST /api/bites/render/custom/{bite_id}`

Custom Render

## Path parameters

- `bite_id` object, required
  - `bite_id` integer

## Request body

- object
  - `audioUrl` string
  - `type` 'video' | 'image' | 'sequence'
  - `scene` integer
  - `webhook` string
  - `sceneData` unknown[]
    - unknown
  - `custom_message` string

## Response `200`

Success

## Other responses

- `404` — Not found
- `422` — Something wrong

---

[API](https://skmtc.dev/bannerbite/apis/application-with-swagger-docs.md) · [All operations](https://skmtc.dev/bannerbite/apis/application-with-swagger-docs/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bannerbite/application-with-swagger-docs/revisions/905cbc882f09/schema)
