HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/users

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
enum

Indicator of whether the user is built-in (system-defined) or configured. Unlike user configured users, built-in users cannot be deleted.

Allowed:
authorized_keys
object

Public keys for public key authentication of a user.

string
required
length between 1 and 32

Reference Resource: User
Name of the user.

string
length ≤ 192

SHA1 or SHA512 encrypted password of the user.

string

Reference Resource: User_Group
User group to which the user belongs. If not populated, operators group would be assumed.

Responses
201

Created

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

415

Unsupported Media Type

500

Internal Server Error

501

Not Implemented

503

Service Unavailable

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!