A valid request URL is required to generate request examples
{ "data": { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "caseId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "fileName": "<string>", "mimeType": "<string>", "sizeBytes": 123, "uploadedBy": "<string>", "createdAt": "2023-11-07T05:31:56Z" }, "meta": { "requestId": "req_f2dbe1d3f6ad4a7bb5b4c9f2", "timestamp": "2023-11-07T05:31:56Z" } }
Uploads a file and attaches it to the specified case (multipart/form-data). Requires STANDARD tier. Maximum file size 50 MB.
Public API key (starts with cxp_). Required on every request.
Case UUID
File to upload (max 50 MB)
Uploaded document metadata
Show child attributes