Option
Terminate option
This endpoint allows you to retrieve to terminate the option.
delete/1/videos/{channel}/options/{video_option}/terminate
Path parameters
channelinteger required
The unique identifier (ID) of the channel to request.
video_optionstring required
Query parameters
account_idinteger required
Account identifier
The account identifier
Request body
Response
OK
Example response
{
"result": "success"
}Changes
No recorded changes to this endpoint across all 3 revisions of this API.