Skip to main content
POST
updateAutomateWorkflow

Authorizations

Authorization
string
header
required

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

Query Parameters

automateid
integer
required

Body

seconds_until_next_execution
integer
start_time
string
description
string
blackout_start
string
blackout_end
string
blackout_days
string
active
integer

Response

Success

invoice_id
integer
message
string
status
enum<integer>
Available options:
0,
1,
2,
3