Skip to main content
PUT
Update automation

Authorizations

Authorization
string
header
required

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

Path Parameters

automationID
string<uuid>
required

Body

application/json
name
string
required
Required string length: 1 - 100
prompt
string
required
Minimum string length: 1
schedule
object
required
agent_profile_id
string<uuid> | null

Response

OK

automation
object
required