Skip to main content
DELETE
Remove an attachment from a session or cancel its in-progress processing.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

authorization
string | null

Path Parameters

attachment_id
string
required

Query Parameters

session_id
string
required

Response

Successful Response