Skip to main content

Create a bot executor job

POST 

/v1/bot-executor-jobs/create/

Creates a bot executor job.

Request

Body

required
    bot_id uuidrequired
    payloadobjectnullable

Responses

Schema
    id uuidrequired
    bot_id uuidrequired
    execution_address stringrequired
    created date-timerequired
Loading...