Skip to main content
PATCH
Update company event

Authorizations

Authorization
string
header
required

Bearer token authentication

Path Parameters

eventId
integer
required

The unique identifier of the event to update

Body

application/json

Updated attributes are nested under a required event key, matching the create body.

event
object
required

Any subset of the accepted event attributes. An update that violates a model validation returns 400.

Response

Event updated

active
boolean
required
canonical_time_zone
string
required
color
string
required
countries
(string | number | boolean | null | any[] | object)[]
required

Any valid JSON value for provider, integration, theme, metadata, or other dynamic payloads whose keys are not fixed by the API contract.

description
object
required
end
string<date-time>
required
id
integer
required
image_url
null
required
images
(string | number | boolean | null | any[] | object)[]
required

Any valid JSON value for provider, integration, theme, metadata, or other dynamic payloads whose keys are not fixed by the API contract.

is_all_day
boolean
required
notification_sent_at
null
required
send_notification
boolean
required
start
string<date-time>
required
status
null
required
time_zone
string
required
title
string
required
url
null
required
user_id
null
required
venue
null
required