Skip to main content
DELETE
/
crm
/
v3
/
extensions
/
calling
/
{appId}
/
settings
Delete the calling extension settings for a specific app.
curl --request DELETE \
  --url 'https://api.hubapi.com/crm/v3/extensions/calling/{appId}/settings?hapikey='
This response has no body data.

Supported products

Authorizations

hapikey
string
query
required

Path Parameters

appId
integer<int32>
required

The unique identifier for the app whose calling extension settings are being deleted.

Response

Last modified on February 12, 2026