Skip to content
ClickHouse Docs
ClickHouse DocsClickHouse Docs

Remove Team Member

DELETE/api/v2/team/member/{id}

Removes a member from the team.

Authorizations

  • AuthorizationBearer API Keyheaderrequired
    `Authorization: Bearer <token>`

Path parameters

  • idstringrequired

Response

JSON

200

Successfully removed the member

Navigation