Endpoints
Upload Data
Upload data to Outropy.
The uploaded content currently must be text-based.
This returns the URN of the uploaded file.
The returned URN can be used as subject when executing tasks.
You must specify the file’s mime type in the X-Outropy-Upload-Mime-Type
header.
POST
Headers
The mime type of the data to upload
Body
multipart/form-data
Data to upload
Response
200
application/json
Successful Response
The URN of data being processed