Upload fileAsk AIpost https://inmessage.alcmeon.com/prod/api/{page_id}/fileUpload file first with this endpoint, then, send it via the Send message endpoint.Path Paramspage_idstringrequiredID of the page. This is not an integer.Body ParamsMultipart form data with file name and file contentfile_namestringfile_contentfileThe file bytes (Generating code examples for this type is not functional)Responses 200returned upon success 429Rate limit reached. Default limit is set to 15 requests per minute.Updated 7 months ago