Skip to main content
POST
Create a Agent Task

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required
repeat
integer<int32>
required
times
integer<int32>
required
task
string
required
payload
Payload1 · object
required
Example:

Response

200 - undefined