/
GO
gotify
/
Gotify REST-API.
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 4w ago
View markdown
gotify
Gotify REST-API.
delete
Deletes a user.
7b32fcdb1345
latest
Swagger 2.0
MIT
raw.githubusercontent.com
2026-07-15
42
26
91.7 KB
application
7
auth
2
client
5
info
3
message
7
oidc
5
plugin
6
user
7
get
Return the current user.
post
Update the password of the current user.
get
Return all users.
post
Create a user.
get
Get a user.
post
Update a user.
delete
Deletes a user.
user
Deletes a user.
Requires elevated authentication.
delete
/user/{id}
Path parameters
id
integer
required
the user id
Response
Ok