Skip to content
drop.mov Docs
Search
K
Main Navigation
ガイド
API リファレンス
SDK
Appearance
Menu
Return to top
Reprocess media
POST
/manager/{mediaSourceId}/media/reprocess
Trigger reprocessing for a media source
Authorizations
Parameters
Path Parameters
mediaSourceId
*
Type
string
Required
Format
"uuid"
Responses
200
Reprocess initiated
Content-Type
application/json
Schema
JSON
JSON
{
"success"
:
true
,
"data"
:
{
"message"
:
"string"
,
"sourceId"
:
"string"
}
}
POST
/manager/{mediaSourceId}/media/reprocess
Playground
Server
Select a server...
Variables
Key
Value
mediaSourceId
*
Try it out
Samples
Powered by
VitePress OpenAPI