Create Agent Execution
Agent Executions
Create Agent Execution
POST
Create Agent Execution
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Body
multipart/form-data
Files to extract data from. Supported file extensions: {'.eml', '.webp', '.jpg', '.gif', '.jpeg', '.txt', '.pdf', '.png'}. Maximum total size: 100 MiB. We process the .eml files as text files, i.e., we don't process non-textual attachments and content properly. For that, extract them from the .eml files separating them into different files.
Minimum array length:
1Response
Successful Response
- AgentExecutionStatePendingInputs
- AgentExecutionStatePendingDataExtraction
- AgentExecutionStatePendingReview
- AgentExecutionStateCanceled
- AgentExecutionStateConfirmed
- AgentExecutionStateDeliveredToDestination