---
title: "Undertake option"
method: PUT
path: "/1/videos/{channel}/options/{video_option}/recommit"
tags: ["Option"]
---

# Undertake option

`PUT /1/videos/{channel}/options/{video_option}/recommit`

This WILL NOT restore an option effectively terminated, regardless of whether the option has been
instantly terminated or its termination date has been reached.

If the given option has already been marked for termination for the given channel
then this won't do anything.

## Path parameters

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

## 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)
