Skip to content

Approve an Appointment

POST /api/dashboard/appointments/approve

Section titled “ /api/dashboard/appointments/approve”

This endpoint allows you to approve a requested appointment.

This endpoint requires authentication. You must include a valid API key in the request header. Permission(s) Required: VIEW_APPOINTMENTS

{
"id": string
}

id UUID of the appointment.