Create an appointment.

Create an appointment.

Required scope: write_appointments.

Body Params

Create appointment params

uuid

Podium unique identifier for user.

string
required

Name of the contact.

string
required

Phone number of the contact. Phone number should be formatted as '+15555555555'

date-time
required

Date and time of the appointment.

integer

How many minutes long the appointment is.

uuid
required

Podium unique identifier for location.

string
length ≤ 500

Note that is attached to the appointment.

string
enum
Defaults to unconfirmed

Status of the appointment.

Allowed:
string
enum
Defaults to in_person

Type of appointment.

Allowed:
Responses

Callback
Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json