POST
/
appointments
cURL
curl --request POST \
  --url https://api.example.com/api/v1/appointments

Response

201

Appointment created