Upload one or more files as temporary attachments. These attachments are stored temporarily and must be assigned to a record (candidate, company, or vacancy) using the assign endpoint before they become permanent.
Allowed MIME Types:
application/pdfapplication/vnd.openxmlformats-officedocument.wordprocessingml.document (.docx), application/msword (.doc)image/jpeg, image/png, image/gif, image/bmp, image/webp, image/tiff, image/svg+xml, image/x-icon, image/vnd.microsoft.iconapplication/vnd.openxmlformats-officedocument.spreadsheetml.sheet (.xlsx)Limits:
API key for authentication. Get your API key from Settings → API Keys in your Spott dashboard.
The type/category of the attachment. Allowed values: unassigned, CV.
UNASSIGNED, CV One or more files to upload. Accepted formats: PDF (.pdf), Word (.doc, .docx), Images (.jpeg, .png, .gif, .bmp, .webp, .tiff, .svg, .ico), Excel (.xlsx). Max 10 files, 50MB per file.
Array of files to upload. Supported MIME types: application/pdf, application/vnd.openxmlformats-officedocument.wordprocessingml.document, application/msword, image/jpeg, image/png, image/gif, image/bmp, image/webp, image/tiff, image/svg+xml, image/x-icon, image/vnd.microsoft.icon, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
Attachments uploaded successfully. Returns an array of attachment details including IDs to use for assignment.