Upload an EPIC ZipSync file
xmatters_upload_an_epic_zipsync_fileUpload an EPIC ZipSync file to xMatters. Requires explicit confirmation and write opt-in to send data.
Instructions
Upload an EPIC ZipSync file. POST /api/xm/1/uploads/epic-v1. Multipart ZipSync v1.3 upload (upstream maximum 150 MB; the server may impose a smaller configured limit). File bytes are supplied by the MCP file input. Body fields: file. Reference: https://help.xmatters.com/xmapi/#upload-an-epic-zipsync-file Requires operator write opt-in and confirm:true; may notify recipients or change tenant data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | API query parameters; arrays are comma-joined. Documented names: none. Pagination is explicit using offset and limit; results are not automatically combined. | |
| fields | No | ||
| upload | Yes | ||
| confirm | Yes | Explicit approval of this exact mutation. Operator must also enable XMATTERS_ALLOW_WRITES. |