Skip to main content
PUT
Update

Authorizations

Authorization
string
header
required

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

Path Parameters

automation_id
string<uuid>
required

Body

application/json
name
string
required
Minimum string length: 1
description
string | null
required
sector_id
string<uuid>
required
max_concurrent_jobs
integer
required
Required range: x >= 1
parameters
AutomationParameterDTO · object[]

Response

Successful Response