Create a Stream Template
Save a created stream’s configuration as a named template.
POST
Overview
Saves an existing stream’s configuration under a name, so the same setup can be recreated later without rebuilding the payload. The template stores no configuration of its own: applying it with Use a Stream Template replays the referenced stream’s original creation payload. Thestream_id must belong to a stream created in your workspace. Template
names are unique per workspace, and each workspace can hold at most 20
templates; a duplicate name or a full workspace returns 409.
Related endpoints
Authorizations
The x-api-key is a custom header required for authenticating requests to our API. Include this header in your request with the appropriate API key value to securely access our endpoints. You can find your API key(s) in the 'API' section of our studio website.
Body
application/json
Last modified on August 7, 2026