Graph API Version

Live Video Input Streams

Reading

You can't perform this operation on this endpoint.

Creating

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

Parameters

This endpoint doesn't have any parameters.

Return Type

This endpoint supports read-after-write and will read the node represented by id in the return type.
Struct {
id: numeric string,
}

Error Codes

ErrorDescription
200Permissions error

Updating

You can't perform this operation on this endpoint.

Deleting

You can't perform this operation on this endpoint.