PUT
/
api
/
schedules
/
{scheduleId}

Authorizations

Authorization
string
headerrequired

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

Path Parameters

scheduleId
string
required

The ID of the schedule to update

Body

application/json
contactId
string
required

ID of the associated contact

sendAt
string
required

Date and time at which the schedule is to be sent

flow
object[]

Flow of content to be sent

userId
string
required

ID of the user who created the schedule

flowId
string

ID of the associated flow (nullable)

Response

200 - application/json
message
string
required