Documents
Upload To User Bucket
Upload the file to the user bucket for a document node.
POST
/
documents
/
{org_id}
/
{flow_id}
/
{node_id}
/
{user_id}
Authorizations
Authorization
string
headerrequiredAuthorization header. Learn how to get it.
Path Parameters
org_id
string
requiredThe organization ID
user_id
string
requiredThe user ID
flow_id
string
requiredThe flow ID of the document
node_id
string
requiredThe node ID of the document
Body
multipart/form-data
file
file
Response
200 - application/json
The response is of type object
.