Admin Re Embed
admin-transcription
Admin Re Embed
Requeue embedding jobs for a media item’s search-document chunks.
Acquires a 1-hour Redis lock (media::embed-lock) using SET NX EX 3600. Returns 409 if the lock is already held and force is False. With force=true the lock is overwritten unconditionally. Returns 404 if the media_id is unknown. Requires platform_admin role.
POST
Admin Re Embed
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Response
Successful Response
The response is of type Response Admin-Transcription.Post Admin Media By Media Id Re-Embed · object.