Imports Brightcove master videos with pagination support.

Behavior: Imports Brightcove master videos starting from the specified page number. When background mode is enabled (default), a batch action message is queued for asynchronous processing. When background mode is disabled, masters are imported synchronously.

Authorization: Requires a valid Bearer token.

Side Effects: In background mode, a batch action message is created and sent for asynchronous import. In foreground mode, master videos are imported directly.

Error Scenarios: Returns 401 Unauthorized if the caller is not authenticated.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int32

The page number to start importing from. Defaults to 0 if not specified.

boolean
Defaults to true

Whether to process the import asynchronously in the background. Defaults to true.

Responses
200

Master videos were imported or queued for import successfully.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json