cURL
curl --request POST \ --url https://api.example.com/speakers/undo-reassign \ --header 'Content-Type: application/json' \ --data ' { "old_assignments": [ { "transcription_id": 123, "old_speaker_id": 123 } ] } '
{ "restored": 123 }
Documentation IndexFetch the complete documentation index at: https://docs.screenpi.pe/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.screenpi.pe/llms.txt
Use this file to discover all available pages before exploring further.
Show child attributes
OK
Was this page helpful?