v3

latestOpenAPI 3.1.02026-07-311,4541,5202.3 MB
users

Api Accounts Create

POST handler with superadmin-only field protection.

Strips superadmin-only fields from non-superadmin requests before delegating to OrganizationInjectionMixin.post() for org injection.

post/api/accounts/

Headers

Authorizationstring required

JWT access token or Respan API key

Request body

emailstring required
passwordstring required
namestring
usernamestring
first_namestring
last_namestring
is_activeboolean
organization_namestring nullable
create_organizationboolean

Response

idinteger required
emailstring required
namestring
usernamestring
first_namestring
last_namestring
is_activeboolean
created_atstring date-time required