Skip to main content
DELETE
Remove member from workspace

Authorizations

Authorization
string
header
required

Bearer token authentication via Auth0. Users authenticate through Auth0 Universal Login. Include the access token in the Authorization header: Authorization: Bearer <token>

Path Parameters

workspaceId
string
required

The workspace ID

Pattern: ^ws_[a-z0-9]+$
memberId
string
required

Response

Member removed successfully

Last modified on February 16, 2026