Update Appointment

Update an appointment for an integration.

Authentication

AuthorizationBearer

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

Path parameters

appointment_idstringOptional
The Propexo unique identifier for the event

Request

This endpoint expects an object.
integration_idstringRequired
statusenumOptional
The status associated with the event
Allowed values:

Response

Successful response
job_idstring
The ID of the job created to handle this operation
dataobject

Errors