Create appointment

Create a new appointment.

Body Params
boolean
Defaults to false

Whether or not to send invitation iCal emails to attendees.

string
enum
Defaults to confirmed

Defines how the appointment functions. A value of "placeholder" can be used to reserve time for future appointments.

Allowed:
int32
required

The id of the company the appointment belongs to.

int32

The id of the project the appointment belongs to.

string
required

The title or subject of the appointment.

string

An optional description or body for the appointment.

date
required

The start date time of the appointment. (YYYY-MM-DD HH:MM)

date
required

The end date time of the appointment. (YYYY-MM-DD HH:MM)

string
string
string
string
float
float
attendees
array of objects
required

The attendees for the appointment. Not required if the appointment slot_type is placeholder.

attendees*
Responses

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