Agentic AI
Upload Workflow Logs API
POST
Parameters
Headers
Authorization
: Bearer tokenX-Workflow-Type
: Type of agent workflow (chat|automation|orchestration)
Body (multipart/form-data)
file
: The workflow log file to uploadtags
(optional): Array of workflow tagsmetadata
(optional): JSON string of additional metadata
Example:
Response
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200
application/json
Successful Response
The response is of type object
.