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.Documentation Index
Fetch the complete documentation index at: https://developers.hubspot.jp/docs/llms.txt
Use this file to discover all available pages before exploring further.
Supported products
Required Scopes