Create an attachmentCopy Pagepost https://sandbox.uk.rootplatform.com/v1/insurance/policyholders/{policyholder_id}/attachmentsPath Paramspolicyholder_idstringrequiredMust be a UUID. The unique identifier of the policyholder.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 sizefile_typestringrequiredThe mime type of the attachment (e.g. image/png)Response 200SuccessUpdated 6 months ago