---
title: "Terminate option"
method: DELETE
path: "/1/videos/{channel}/options/{video_option}/terminate"
tags: ["Option"]
---

# Terminate option

`DELETE /1/videos/{channel}/options/{video_option}/terminate`

This endpoint allows you to retrieve to terminate the option.

## Path parameters

- `channel` integer, required
- `video_option` string, required

## Query parameters

- `account_id` integer, required — Account identifier

## Request body

- object
  - `instant` boolean

## Response `200`

OK

- object
  - `result` 'success' | 'error' | 'asynchronous', required — Result of the HTTP request
  - `data` boolean

---

[API](https://skmtc.dev/infomaniak/apis/api-reference-developer-tools.md) · [All operations](https://skmtc.dev/infomaniak/apis/api-reference-developer-tools/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/infomaniak/api-reference-developer-tools/revisions/1c59d729611a/schema)
