Zum Hauptinhalt springen
DELETE
/
crm
/
v3
/
objects
/
tickets
/
{ticketId}
アーカイブ
curl --request DELETE \
  --url https://api.hubapi.com/crm/v3/objects/tickets/{ticketId}
This response has no body data.
次のいずれかの製品またはそれ以上が必要です。
Marketing HubMarketing Hub -無料ツール
Sales HubSales Hub -無料ツール
Service HubService Hub -無料ツール
Content HubContent Hub -無料ツール
この API には、次のいずれかのスコープが必要です。
tickets

Authorizations

private-app-legacy
string
header
required

Path Parameters

ticketId
string
required

The ID of the ticket to delete.

I