Skip to main content
POST
Update appointment status

Authorizations

Authorization
string
header
required

Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"

Path Parameters

uuid
string<uuid>
required

Body

application/json
status
enum<string>
required
Available options:
approved,
pending,
rejected

Response

200

Status updated successfully