Skip to main content
POST
Upload feedback document

Authorizations

Authorization
string
header
required

JWT authentication for organization-scoped endpoints.

Path Parameters

orgId
string
required

Organization ID

workspaceId
string
required

Workspace ID

Body

application/json

Feedback document upload request

fileName
string
required

Name of the document to upload

Example:

"report.pdf"

source
string

Source of the document

Example:

"interview"

Response

Document uploaded successfully

Uploaded document information

data
object
required