Delete member
Teams
Delete member
Remove a specific member from a team in your HubSpot account. This operation requires specifying both the team and user identifiers. It is useful for managing team compositions by removing users who no longer need access or association with a particular team.
DELETE
Delete member
Supported products
Supported products
Required Scopes
Required Scopes
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The unique identifier of the team from which the member will be removed.
The unique identifier of the user to be removed from the team.
Query Parameters
Specifies the type of removal. Acceptable values are 'DEFAULT' or 'EXTRA'. Defaults to 'DEFAULT'.
Available options:
DEFAULT, EXTRA Response
Last modified on August 3, 2026