Skip to main content
DELETE
Eliminar un arrendatari

Autoritzacions

Authorization
string
header
requerit

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

Paràmetres de ruta

organization_id
string
requerit

L'identificador únic de l'organització propietària del tenant

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

L'identificador únic del tenant que s'eliminarà

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

Resposta

Tenant eliminat correctament. L'organització relacionada ha estat desactivada. No retorna contingut en el cos de la resposta.