curl --request DELETE \
--url https://api.hubapi.com/settings/v3/users/{userId} \
--header 'Authorization: Bearer <token>'This response has no body data.「userId」によって特定されるユーザーが削除されます。「userId」はデフォルトではユーザーのIDを指しますが、必要に応じて「IdProperty」クエリーパラメーターによって指定されたEメールを指すこともできます。
curl --request DELETE \
--url https://api.hubapi.com/settings/v3/users/{userId} \
--header 'Authorization: Bearer <token>'This response has no body data.サポートされる製品
必須スコープ