Skip to main content
PATCH
Update an Event

Authorizations

Authorization
string
header
required

Bearer Token necessary to use API

Path Parameters

event_id
string
required

The ID of the timeline event to retrieve

Query Parameters

expand
string[]

This endpoint supports expandable responses. For more, see the documentation page.

Body

application/json

Update Event Request

source
object
template
object
contact
object | null
site
object | null
subscription
object | null
tenancy
object | null
unit
object | null
invoice
object | null
unit_type
object | null
description
string | null
external
object | null
variables
object | null

Response

200 - application/json

event updated

Single Timeline Event

event
object

Event

meta
object