Upload files to the ECLYPSE REST API using multipart/form-data

domain: wiki.distech-controls.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Choose a unique boundary string and set Content-Type: multipart/form-data; boundary=<boundary> on the request
  2. For each part, write a line '--<boundary>' followed by a Content-Disposition: form-data; name="file"; filename="..." header and a Content-Type header, then a blank line, then the raw file body
  3. Repeat the boundary line before each additional part (e.g. a second file)
  4. Terminate the body with '--<boundary>--' on its own line
  5. Keep the existing Authorization/session-cookie headers from your authenticated session alongside the multipart headers

Known gotchas

Related routes

Upload a track to SoundCloud via the API using multipart form data
developers.soundcloud.com · 6 steps · unrated
Upload a 3D model and its files to MyMiniFactory via the Upload API
myminifactory.com · 5 steps · unrated
Upload a photo/file attachment to a field service work order via API.
fiixlabs.github.io · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans