Move Videos To Group

Authentication

X-Api-Keystring

API key authentication via X-Api-Key header

OR
AuthorizationBearer
Bearer token authentication via Authorization header

Path parameters

group_idstringRequired
Destination group identifier

Request

This endpoint expects an object.
video_idslist of stringsRequired
List of video IDs to move to the group identified by the route parameter.

Response

Successful Response
statusstring
Status of the move operation
moved_countinteger
Number of videos moved to the target group
group_idstring
Resolved destination group ID
video_idslist of strings
Video IDs that were moved