Skip to main content
DELETE
Delete a team member

Authorizations

Authorization
string
header
required

JWT Authorization Token header using the Bearer scheme

Path Parameters

team_id
string
required

The ID of the team

member_id
string
required

The ID of the member to remove

Response

Member removed successfully

Member removed successfully

success
boolean