Add attachment notes

Attach reference materials to help transcribers understand context and terminology.

Use Cases

  • Meeting agendas
  • Technical glossaries
  • Related documents
  • Presentation slides
  • Speaker biographies

Upload Methods

Choose one of:

  1. Direct URL:

    • Provide notes_attachment_url
    • URL must be publicly accessible
    • Avoid expiring/one-time URLs
  2. Local File Upload:

    • First use POST /job/add_asset
    • Then provide asset_ids array
    • Can upload multiple files

Important Notes

  • Must use exactly one upload method
  • Cannot mix URL and asset_id methods
  • Add before starting transcription
  • Helps ensure accurate terminology
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
required

API version. Current version is 4. Older versions are supported but deprecated.

integer
required

Job ID (as received after calling POST /job/new)

Body Params
string
required

URL of notes attachment file to attach to the job. URL needs to be GET-accessible.
Please avoid one-time links (which allow only one call), and in case of expirable links
make sure it has at least 24 hours before expiration.

Note: Cannot be used together with asset_ids.

asset_ids
array of strings

List of asset_ids which you got from POST /job/add_asset. Please make sure it was loaded.

Note: Cannot be used together with notes_attachment_url.

asset_ids
Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json