Skip to main content
DELETE
Excluir um usuário

Autorizações

Authorization
string
header
obrigatório

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Parâmetros de caminho

organization_id
string
obrigatório

Identificador da organização.

Required string length: 24
Pattern: ^[0-9a-f]{24}$
user_id
string
obrigatório

Identificador do usuário.

Required string length: 24
Pattern: ^[0-9a-f]{24}$

Resposta

Usuário removido com sucesso.