Api Accounts List Update

PUT handler with superadmin lock and field protection.

Same as patch() - checks lock and field protection before delegating.

Authentication

AuthorizationBearer
JWT access token or Respan API key

Request

This endpoint expects an object.
emailstringRequired1-255 characters
is_activebooleanOptional
created_atdatetimeOptional
last_logindatetime or nullOptional

Response

idintegerRead-only
emailstring<=255 characters
organization_idinteger or nullRead-only
organization_namestring or nullRead-only
is_activeboolean
created_atdatetime
last_logindatetime or null