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
| Name | Type | Description |
|---|---|---|
Example Value: 7/11/2022 3:01:53 AMTimestamp of clip creation | ||
Example Value: AwkwardHelplessSalamanderSwiftRageString identifier of the created clip | ||
Example Value: True/FalseBoolean result of the request | ||
Example Value: https://clips.twitch.tv/AwkwardHelplessSalamanderSwiftRageFull URL to the created clip |
C# Usage
public ClipData CreateClip(string title, int duration = 30)