Create Video Group
Authentication
X-Api-Keystring
API key authentication via X-Api-Key header
OR
AuthorizationBearer
Bearer token authentication via Authorization header
Request
This endpoint expects an object.
name
Name for the new video group
metadata
Optional metadata to attach to the newly created group
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