Create an attachmentCopy Pagepost https://sandbox.uk.rootplatform.com/v1/insurance/policies/{policy_id}/attachmentsPath Paramspolicy_idstringrequiredMust be a UUID. The unique identifier of the policy.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 days ago