/
PA
pai-os
/
Personal Artificial Intelligence Operating System (pAI-OS) API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 2mo ago
Details
Filter operations
Abilities Management
9
Asset Management
5
Channel Management
5
Configuration Management
3
Downloads Management
5
User Management
5
get
Retrieve all users
post
Create new user
get
Retrieve user by id
put
Update user
delete
Delete user by id
User Management
Delete user by id
Delete the user with the specified ID
delete
/users/{id}
Path parameters
id
string
uuid
required
UUID of user
Response
No Content
Changes