Create an attachmentCopy Pagepost https://sandbox.uk.rootplatform.com/v1/insurance/claims/{claim_id}/attachmentsPath Paramsclaim_idstringrequiredThe unique identifier of the claim.Body Paramsfile_namestringrequiredThe name of the file (with file extension).descriptionstringrequiredA tag describing what the document is about (e.g. affidavit, etc.).file_base64stringrequiredThe raw file bytes encoded as a base 64 string. Limited to a maximum of 4 MB in size.file_typestringrequiredThe mime type of the attachment (e.g. image/png).labelsarray of stringsOptional array of labels to categorize the attachment.labelsADD stringenable_ai_searchbooleanDefaults to falseWhether to enable AI search indexing for this attachment.truefalseResponse 200SuccessUpdated 5 months ago