Create Clip

Create a Twitch Clip

Parameters

Clip Title
Text

If blank, will match the stream title at the time of creation.

Duration
Number
Default:
30

Clip duration in seconds (min. 5, max 60).

Variables

NameTypeDescription
Example Value:7/11/2022 3:01:53 AM

Timestamp of clip creation

Example Value:AwkwardHelplessSalamanderSwiftRage

String identifier of the created clip

Example Value:True/False

Boolean result of the request

Example Value:https://clips.twitch.tv/AwkwardHelplessSalamanderSwiftRage

Full URL to the created clip

 
Variables generated by all triggers and available within all action executions.

C# Usage

public ClipData CreateClip(string title, int duration = 30)
Read more in API > C# > Methods > Twitch > Clips > Create Clip