Upload an Unlinked File (Using Origami Storage)

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Overview

This endpoint uploads an unlinked file, meaning the file is stored as standalone content and is not associated with a parent object such as a claim, policy, or incident at the time of upload.

Content Type Requirements

Requests to this endpoint must use the multipart/form-data content type. The file itself is submitted as one part of the form-data payload.

Form-Data Attributes

For example purposes, this reference only shows the following fields:

  • FileName
  • Description

You are not limited to these fields. Any attribute defined in the Files domain may be supplied.
See the, Files Data Dictionary for a full description of all fields.

Query Params
boolean
Defaults to false

This field lets you decide whether creating this record should trigger a corresponding system event. If you have external workflows or Data Entry Events and you don’t want them firing, be sure to set the value to false.

Body Params
file
required

This is the encoded file.

string
required

This is the name of the file in the destination file system. Please include the file extension.
Please use standard best practices for choosing your filename (avoid spaces and long filenames, etc).

string

A human readable description of what the file is. In the Origami UI this could appear as a the clickable hyperlink anchor text. If null, then the FileName will be used as the description.

Response

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json