v1

latestOpenAPI 3.0.02026-07-241010520.6 KB
Users

Deactivate User

Change a user's status to deactivated.


This action will immediately log the deactivated user out of the Aurora App. For invited users, this also invalidates their invitation

put/tenants/{tenant_id}/users/{id}/deactivate

Path parameters

tenant_idstring uuid required

The ID of the tenant that the user is part of.

idstring uuid required

The ID of the user to deactivate.

Response

User successfully deactivated.