Skip to main content
PUT
Update Appointment
PUT /appointments/{id} Base URL: https://crm.universal.rollout.com/api

Parameters

Responses

OpenAPI Source

/openapi/crm.json PUT /appointments/{id}

Authorizations

Authorization
string
header
required

Authorization JWT

X-Rollout-Credential-Id
string
header
required

The Rollout Credential ID to use for queries/mutations

Path Parameters

id
string
required

Body

personId
string
userId
string
invitees
object[]
appointmentTypeId
string
appointmentOutcomeId
string
outcomeReason
string
title
string
description
string
location
string
isAllDay
boolean
startsAt
endsAt

Response

OK

id
string
required
personId
string | null
required
userId
string | null
required
createdById
string | null
required
updatedById
string | null
required
appointmentOutcomeId
string | null
required
appointmentTypeId
string | null
required
invitees
object[]
required
title
string
required
description
string
required
location
string
required
isAllDay
boolean
required
type
string
required
outcome
string
required
outcomeReason
string
required
startsAt
string | null
required
endsAt
string | null
required
created
string | null
required
updated
string | null
required
rolloutUpdated
string
required
originalIds
object
required
original
object
required