Skip to main content

Create an agent executor job

POST 

/v1/agent-executor-jobs/create/

Creates an agent executor job.

Request

Body

required

    agent_id uuidrequired

    payload

    object

    nullable

Responses

Schema

    id uuidrequired
    agent_id uuidrequired
    execution_address stringrequired
    created date-timerequired
Loading...