メインコンテンツへスキップ
DELETE
/
url-mappings
/
2026-03
/
url-mappings
/
{id}
URLマッピングを削除
curl --request DELETE \
  --url https://api.hubapi.com/url-mappings/2026-03/url-mappings/{id} \
  --header 'Authorization: Bearer <token>'
This response has no body data.

Supported products

承認

Authorization
string
header
必須

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

パスパラメータ

id
integer<int64>
必須

削除するURLマッピングの一意の識別子。整数である必要があります。

レスポンス

Last modified on April 13, 2026