Skip to main content
DELETE
Delete meeting type

Authorizations

x-meetergo-api-user-id
string
header
required

User ID to act on behalf of. Platform API Keys only (required with an API Key unless the endpoint states otherwise). Requests authenticated with a Personal Access Token are rejected if this header names another user.

Path Parameters

id
string
required

Unique identifier of the meeting type to delete

Query Parameters

deleteAvailability
boolean

Also delete the associated availability. Fails if the availability is shared with other meeting types.

Response

Meeting type deleted successfully