Skip to main content
DELETE
/
v4
/
meeting-type-template
/
{id}
Delete a meeting type template
curl --request DELETE \
  --url https://api.example.com/v4/meeting-type-template/{id} \
  --header 'x-meetergo-api-user-id: <api-key>'

Authorizations

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

User ID to act as when using API Key authentication (required with API Key)

Path Parameters

id
string
required

Template ID

Response

200 - undefined