Authorization
: Bearer tokenX-Workflow-Type
: Type of agent workflow (chat|automation|orchestration)file
: The workflow log file to uploadtags
(optional): Array of workflow tagsmetadata
(optional): JSON string of additional metadataBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successful Response
The response is of type object
.