/
CI
citizenos
/
CitizenOS API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 1mo ago
Details
Filter operations
activities
5
attachments
5
auth
8
post
Create new user
post
User login
post
User logout
get
Verify user
post
Create new user password
post
Request password reset
post
Reset password
get
Request password reset
comments
11
events
5
mentions
2
topic
10
topicMembers
9
vote
9
auth
User logout
User logout endpoint
post
/api/auth/logout
Response
User logged out successfully
object
required
status
object
Example response
{ "status": { "code": 20000 } }
Changes