Appointment
Update one appointment
Update one appointment
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Required range:
x > 0
Example:
1
Body
application/json
Appointment start date time (UTC)
Example:
"2024-08-28T01:15:00.000Z"
Appointment end date time (UTC)
Example:
"2024-09-22T11:45:00.000Z"
The service id of this appointment
Required range:
x > 0
Example:
1
The location id of this appointment
Required range:
x > 0
Example:
1
The practitioner id of this appointment
Required range:
x > 0
Example:
1
The case id of this appointment
Required range:
x > 0
Example:
1
The patient id of this appointment
Required range:
x > 0
Example:
1
Response
200 - text
Return 1 on success
The response is of type enum<number>
.
Available options:
1