curl --request DELETE \
--url https://api.hubapi.com/settings/v3/users/{userId} \
--header 'Authorization: Bearer <token>'This response has no body data.Removes a user identified by userId. userId refers to the user’s ID by default, or optionally email as specified by the IdProperty query param.
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.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Supported products
Required Scopes
Was this page helpful?