Skip to main content
DELETE
Delete member

Supported products

Authorizations

Authorization
string
header
required

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

Path Parameters

teamId
string
required

The unique identifier of the team from which the member will be removed.

userId
string
required

The unique identifier of the user to be removed from the team.

Query Parameters

type
enum<string>
default:DEFAULT

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