Create a new file for the organization and (optionally) a specific workflow or instance.
Use the URI from the response to reference the file in your workflow.
Note:
It accepts a file
field in the request data, with a file.
Authentication is API key based. As an admin, you can generate an API key in Next Matter by going to Company > Next Matter API keys.
When sending requests to the API, authenticate by passing the API key in the "Authorization" HTTP header, prepended with the string "Api-Key".
For example:
Authorization: Api-Key xyzabc.12fsfe242ubdgakew
The response is of type object
.