Skip to main content
POST
Upload a session file (simple)

Authorizations

x-access-token
string
header
required

Organization API token. Generate from Organization Settings → API Tokens.

Path Parameters

eventId
integer
required

Event ID

sessionId
string<uuid>
required

Session UUID

Body

multipart/form-data
file
file
required

The file to attach (field name must be file).

title
string

Display title. Defaults to the uploaded filename.

assigned_participant_id
string<uuid>

Contact UUID of a session participant.

Response

Created — file attached and scanned

data
object

A content attachment (file, document, or media) associated with a session.