Create an attachmentAsk AIpost https://sandbox.uk.rootplatform.com/v1/insurance/complaints/{complaint_id}/attachmentsPath Paramscomplaint_idstringrequiredMust be a UUID. The unique identifier of the complaint.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).Response 200SuccessUpdated 5 months ago