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.
namestringRequired
Name for the new video group
metadatamap from strings to any or nullOptional
Optional metadata to attach to the newly created group

Response

Successful Response
group_idstring
Unique identifier for the video group
namestring
Name of the video group
metadatamap from strings to any or null
Arbitrary metadata attached to the group
created_atstring or null
ISO 8601 timestamp when group was created
updated_atstring or null
ISO 8601 timestamp when group was last updated