Update event by service

Update event by service id

Path Params
uuid
required
uuid
required
Body Params
string
required
length ≥ 1

Original identifier from third-party app.

string | null

Title of the event.

string | null

Detailed description or comments for the event.

string | null

The marketing event subtype in the original system.

string | null

Status of the task. Example: "Completed", "Deferred", "In Progress", "Not Started", "Pending".

string | null

The assigned user/contact identifier in the third-party app.

date-time | null

Represents the due date of the event.

date-time | null

The date when event starts.

date-time | null

The date when event ends.

boolean

A flag to indicate if the event lasts all day.

boolean

Indicates whether the task is scheduled to repeat itself (true) or only occurs once (false)

boolean

Indicates whether a popup reminder has been set for the event (true) or not (false). The default value of this field is false.

date-time | null

Represents the time when the reminder is scheduled to fire

string | null

Indicates the importance or urgency of a event, such as high or low. The default value of this field is Normal. Example: "Normal", "Low", "High"

invitees
array of objects | null
invitees
relatedObjects
array of objects | null
relatedObjects
Responses

Language
Credentials
Bearer
JWT
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json