Update a slicer

Update specific fields on a live Cloud Slicer using its slicer_id. Partial updates are allowed (e.g., id, metadata).

Note that updating a running slicer will cause it to restart.

Sample Use Cases

  • Stop and start the slicer.
  • Update metadata tags for easier tracking.
  • Adjust settings without full reconfiguration.

Authentication

API Scopes:
  - video.services.slicer.cloudslicer.live:write
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
plugin
object
string

Unique identifier for the cloud slicer.

string
Defaults to 0.0.0.0

Source IP address whitelist. Set to 0.0.0.0 to allow receiving a feed from any sender.

string

Slicer software version. Use the List versions endpoint for available versions.

string
enum

Desired slicer state.

Allowed:
string

Line delimited Slicer configuration. See here for a list of available parameters.

string

Description of the slicer.

string

Encoding profile ID to assign to the slicer. If unspecified, will use the account's default profile.

string
enum

RIST profile. Only applicable to RIST protocol

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json