v1

latestOpenAPI 3.0.12026-07-2649123153.6 KB
/api/v1/transcription/session

End transcription session

Ends a transcription session after you finish streaming audio on /ws/transcribe.

post/api/v1/transcription/session/{transcription_session_id}/end

Path parameters

transcription_session_idstring required

UUID for the transcription session. Use the transcription_session_id returned from Create Transcription Session, or the UUID you supplied in that request.

Headers

sdp_provider_idstring
Example:provider-123

Optional for standard partners.

Required for:

  • Bearer authentication. Use the same provider_id returned by the Login or Register API.
  • Single Auth Token authentication. Include the same provider_id on every request as sdp_provider_id.

Response

Request succeeded.

object required