Update Video Group
Authentication
X-Api-Keystring
API key authentication via X-Api-Key header
OR
AuthorizationBearer
Bearer token authentication via Authorization header
Path parameters
group_id
Group identifier
Request
This endpoint expects an object.
name
New name for the video group
metadata
Updated metadata for the video group. Pass null to leave unchanged.
Response
Successful Response
group_id
Unique identifier for the video group
name
Name of the video group
metadata
Arbitrary metadata attached to the group
created_at
ISO 8601 timestamp when group was created
updated_at
ISO 8601 timestamp when group was last updated