Users

Create local user

Create a new local Sylve user

post/auth/users

Request body

adminboolean required
auxGroupIdsinteger[]
disablePasswordboolean
doasEnabledboolean
emailstring
fullNamestring
homeDirPermsinteger
homeDirectorystring
lockedboolean
newPrimaryGroupboolean
passwordstring
primaryGroupIdinteger
shellstring
sshPublicKeystring
uidinteger
usernamestring required

Response

User Created

errorstring
messagestring
statusstring

Changes

Changed in 3 of the 41 revisions of this API.15

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the non-success response with the status 403

      response-non-success-status-added

    • added the non-success response with the status 409

      response-non-success-status-added

    • added the non-success response with the status 413

      response-non-success-status-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation