Update a video
Videos
Update a video
Update an individually tracked post/video.
Partial update — only the fields you include change. Supports pausing/
resuming tracking (is_active), editing metadata, and changing the
scrape_interval_hours. Returns the updated video; 404 if it is not
tracked by your organization.
PATCH
Update a video
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Tracked video UUID.
Body
application/json
Response
Successful Response
A tracked post/video with its content fields and latest metrics.