Skip to main content

Creates a signed URL for uploading a recording

Creates a signed URL for uploading a recording

Responses

Generates a signed URL for uploading the recording file via HTTP PUT. Specify the correct Content-Type header. Once the recording is used for processing a session, it will be deleted.


Schema
  • recordingUrl string required

    Signed URL for uploading a recording. The url is typically rather long and contains some parameters in the query string. Please use exactly as is.

  • uploadTimeWindow int64 required

    Time window [s] for uploading the recording

Loading...