v17

latestOpenAPI 3.0.1raw.githubusercontent.com2026-07-08165682.0 MB
Team members

Remove a member from a team

Authorization

A service token or OAuth token must have at least one of the following access or scopes in order to use this API endpoint:

Service Token Accesses write_teams

OAuth Scopes

ResourceScopes
Organizationwrite_organization
delete/organizations/{organization}/teams/{team}/members/{id}

Path parameters

organizationstring required

The name of the organization

teamstring required

The slug of the team

idstring required

The ID of the team membership or the ID of the member to remove

Query parameters

delete_passwordsboolean

Whether to delete the member's passwords created through this team

Response

Member removed successfully. Note: SSO-managed teams cannot have members removed.