v1

latestOpenAPI 3.1.0MIT OR Apache-2.02026-07-17107151343.7 KB
blocks

Update an existing user-defined block.

put/api/blocks/{id}

Path parameters

idstring required

Block ID

Request body

built_inboolean required

Whether this is a built-in block (read-only) or user-defined

categorystring required

Category for organization (e.g., "Inputs", "Outputs", "Codecs")

descriptionstring required

Description of what this block does

idstring required

Unique identifier for this block definition

namestring required

Human-readable name (e.g., "AES67 Input")

Response

Block updated