Authorizations
Enter your API key in the format: Bearer <token>
Body
The user's username. Must be unique within your workspace.
"jane.doe@altostrat.io"
The user's password.
"S3cur3P@ssw0rd!"
The status of the user account.
active, disabled An array of group IDs to which this user should belong.
["rad_grp_01HGM5V65A5A5A5A5A5A5A5A5B"]Response
The user was created successfully.
Represents a RADIUS user account.
Unique identifier for the user.
"rad_usr_01HGM5V65A5A5A5A5A5A5A5A5A"
The username used for authentication.
"john.doe@altostrat.io"
The current status of the user account.
active, disabled "active"
The number of groups this user is a member of.
2
A list of RADIUS attributes used to check against the user's request during authorization.
A list of RADIUS attributes to be returned in the Access-Accept response.
A set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.
{ "employee_id": "E12345" }A list of tag IDs associated with this user.
["rad_tag_01HGM5V65A5A5A5A5A5A5A5A5D"]Time at which the object was created.
Time at which the object was last updated.