Skip to main content
POST
Upload file

Authorizations

Authorization
string
header
default:Api-Key YOUR_NM_API_KEY
required

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

Body

application/json
created_time
string<date-time>
process
integer | null
process_instance
integer | null

Response

201 - application/json
created_time
string<date-time>
process
integer | null
process_instance
integer | null
file
string<uri>
read-only