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_id
Destination group identifier
Request
This endpoint expects an object.
video_ids
List of video IDs to move to the group identified by the route parameter.
Response
Successful Response
status
Status of the move operation
moved_count
Number of videos moved to the target group
group_id
Resolved destination group ID
video_ids
Video IDs that were moved