Skip to main content
POST
Create Meeting

Supported products

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Query Parameters

organizerUserId
string
required

Body

application/json
associations
object[]
required

An array of association objects that link the meeting event to other HubSpot objects, such as contacts or deals.

emailReminderSchedule
object
required
properties
object
required
timezone
string
required

A string representing the timezone in which the meeting is scheduled.

Response

successful operation

createdAt
string<date-time>
required

The date and time when the meeting event was created, in ISO 8601 format.

id
string
required

The unique identifier for the meeting event, represented as a string.

lastUpdatedAt
string<date-time>
required

The date and time when the meeting event was last updated, in ISO 8601 format.

properties
object
required
Last modified on September 9, 2026