Files
Upload File
Use this API to upload a file to Keyflow
POST
Authorizations
The API key for the workflow. It can be found in the Trigger section on Builder Page.
Body
application/json
The ID of the flow within which the file is to be uploaded.
The ID of the run within which the file is to be uploaded.
The files to be uploaded.
Response
201
application/json
Successful operation
The response is of type string
.
Was this page helpful?