Metadata Queue Item
Update
PUT
/
v1
/
queue-item
/
{id}
Update a metadata queue item by ID.
Headers
API-Key
string
requiredYour organization’s private API key.
URL Params
id
string
requiredThe ID of the queue item.
Body
displayName
string
This is the queue item’s display name as it will appear in the programmer.
tagMetadata
string
This is a JSON object that defines additional information that will be tied to the tag that’s programmed for this queue item.