---
title: "Create or update settings"
method: PUT
path: "/crm/extensions/videoconferencing/2026-03/settings/{appId}"
tags: ["Basic"]
---

# Create or update settings

`PUT /crm/extensions/videoconferencing/2026-03/settings/{appId}`

Create or update video conference extension settings for your app

## Path parameters

- `appId` integer, required

## Request body

- CrmExtensionsVideoConferencingExternalSettings
  - `createMeetingUrl` string, required
  - `deleteMeetingUrl` string
  - `fetchAccountsUri` string
  - `updateMeetingUrl` string
  - `userVerifyUrl` string

## Response `200`

successful operation

- CrmExtensionsVideoConferencingExternalSettings
  - `createMeetingUrl` string, required
  - `deleteMeetingUrl` string
  - `fetchAccountsUri` string
  - `updateMeetingUrl` string
  - `userVerifyUrl` string

## Other responses

- `default` — An error occurred.

---

[API](https://skmtc.net/hubspot/apis/hubspot-api-specification.md) · [All operations](https://skmtc.net/hubspot/apis/hubspot-api-specification/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hubspot/hubspot-api-specification/versions/f9c7181056c5/schema)
