cURL
Patch apiadminusers
GET / PATCH /api/admin/users// — sysadmin-only user detail.
PATCH accepts is_active and is_system_admin; every other field
is silently ignored. The last-active-sysadmin guard refuses any change
that would leave the system with zero active sysadmins.
PATCH
cURL
Authorizations
Path Parameters
Body
Response
200 - application/json
Designates whether this user should be treated as active. Unselect this instead of deleting accounts.