Vimeo sync import
Developing
POST
/projects/{projId}/videos/imports/{importerType}/sync
Sync all the available video from migration job
/projects/{projId}/videos/imports/{importerType}/sync
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://api.vidinfra.com/v1/projects/11e4ec5d-d79c-483a-b5e4-0a770e01d77c/videos/imports/vimeo/sync'
Response Response Example
{}
Request
Path Params
projId
stringÂ
required
Example:
11e4ec5d-d79c-483a-b5e4-0a770e01d77c
importerType
stringÂ
required
Example:
vimeo
Responses
Modified at 2025-06-19 04:59:01