Graph API Version

Video Gaming Clip Create

Reading

You can't perform this operation on this endpoint.

Creating

You can make a POST request to gaming_clip_create edge from the following paths:
When posting to this edge, a Video will be created.

Parameters

ParameterDescription
duration_seconds
float
Default value: 60

The duration in seconds to create the clip. Should be a positive number.

Return Type

This endpoint supports read-after-write and will read the node to which you POSTed.
Struct {
id: numeric string,
}

Error Codes

ErrorDescription
100Invalid parameter

Updating

You can't perform this operation on this endpoint.

Deleting

You can't perform this operation on this endpoint.