DELETE
/
events
/
v3
/
event-definitions
/
{eventName}
/
property
/
{propertyName}
カスタムイベント定義からプロパティーを削除
curl --request DELETE \
  --url https://api.hubapi.com/events/v3/event-definitions/{eventName}/property/{propertyName} \
  --header 'Authorization: Bearer <token>'
This response has no body data.
サポートされる製品
次のいずれかの製品またはそれ以上が必要です。
Marketing HubMarketing HubEnterprise
Sales HubSales HubEnterprise
Service HubService HubEnterprise
Content HubContent HubEnterprise

必須スコープ

この API には、次のいずれかのスコープが必要です。
  • behavioral_events.event_definitions.read_write

Authorizations

Authorization
string
header
required

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

Path Parameters

eventName
string
required

カスタムイベントの内部名。

propertyName
string
required

削除するプロパティーの内部名。