Skip to content
  • There are no suggestions because the search field is empty.

Update appointment

Update appointment's date, time, notes, description and practitioner

post-api /appointments/{appointment_id}/update

https://api.oauth.pabau.com/{api_key}/appointments/{appointment_id}/update

Request

Response sample

application/json

{
  "success": true,
  "message": "Appointment updated successfully"
}