Skip to main content
DELETE
Remove member from workspace

Autorizações

Authorization
string
header
obrigatório

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

Parâmetros de caminho

workspaceId
string
obrigatório

The workspace ID

Pattern: ^ws_[a-z0-9]+$
memberId
string
obrigatório

Resposta

Member removed successfully

Última modificação em 16 de fevereiro de 2026