Option

Undertake option

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.

put/1/videos/{channel}/options/{video_option}/recommit

Path parameters

channelinteger required

The unique identifier (ID) of the channel to request.

video_optionstring required

Response

OK

result'success' | 'error' | 'asynchronous' required

Result of the HTTP request

databoolean

Example response

{
  "result": "success"
}

Changes

No recorded changes to this endpoint across all 2 revisions of this API.