Skip to main content
DELETE
Excluir um papel

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}$
role_id
string
obrigatório

Identificador do papel.

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

Resposta

Papel de usuário excluído com sucesso.