Skip to main content
PATCH
Update a scheduled-work entry

Authorizations

Authorization
string
header
required

Authorization: Bearer <token> where <token> is either a neo_sk_<env>_<secret> API key (service account) or a Microsoft Entra ID access token (dashboard user).

Path Parameters

scheduled_work_id
string
required

Body

application/json
additional_custom_instructions
string | null
scheduled_for
string<date-time> | null

Response

Success.

data
PublicScheduledWork · object
required
meta
object
required