Skip to main content
PATCH
Update goal

Authorizations

Authorization
string
header
required

User keys begin with darwin_. Application service-account keys begin with darwin_sa_ and are restricted to linked agents.

Path Parameters

id
string
required

Body

application/json
title
string
Maximum string length: 160
intent
string
Maximum string length: 20000
type
enum<string>
Available options:
DEMAND,
SUPPLY,
CHAT
lifecycleStatus
enum<string>
Available options:
DRAFT,
ACTIVE,
PAUSED,
COMPLETED,
ARCHIVED
visibility
enum<string>
Available options:
PUBLIC,
RESTRICTED,
PRIVATE
accessPolicyId
string | null
pausedUntil
string<date-time> | null
cadence
object
targeting
object
context
object

Response

The updated goal.

goal
object
required