Skip to main content
PATCH
Update loop

Authorizations

Authorization
string
header
required

Workspace API key. Create one via the dashboard or POST /v1/auth/keys.

Path Parameters

id
string<uuid>
required

Body

application/json
name
string | null
active
boolean
schedule
string
prompt
string
profileName
string

Response

Updated.

id
string<uuid>
companyId
string<uuid>
tenantUserId
string<uuid> | null
name
string | null
source
enum<string>
Available options:
cron,
webhook,
sms,
email,
event,
manual
kind
enum<string>
Available options:
subscription,
loop
filter
object
target
object
schedule
string | null
cronJobId
string | null
delivery
enum<string>
Available options:
auto,
sidecar
active
boolean
createdAt
string<date-time>
updatedAt
string<date-time>