campaign-creation
Extract Attachment Text
Extract plain text from a campaign setup attachment.
The browser sends this upload directly to the regional API instead of embedding the file in the Vercel chat request. That keeps large PDFs and office files usable while the model receives only bounded text context.
post/v1/campaign-creation/{interview_id}/attachments/extract
Path parameters
interview_idstring uuid required
Query parameters
workspace_idstring uuid required
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.