Users
/api/users
-
GET
/api/users -
POST
/api/users/ -
GET
/api/users/:id -
GET|POST
/api/users/:id/search -
PATCH
/api/users/:id -
DELETE
/api/users/:id -
PATCH
/api/users/:id/email -
GET
/api/users/:id/files -
POST
/api/users/:id/files -
GET|POST
/api/users/:id/files/search -
PATCH
/api/users/:id/files/sort -
GET
/api/users/:id/files/:filename -
PATCH
/api/users/:id/files/:filename -
DELETE
/api/users/:id/files/:filename -
PATCH
/api/users/:id/files/:filename/name -
GET
/api/users/:id/files/:filename/sections/:name -
PATCH
/api/users/:id/language -
PATCH
/api/users/:id/name -
PATCH
/api/users/:id/password -
PATCH
/api/users/:id/role -
GET
/api/users/:id/sections/:name -
POST
/api/users/:id/changes/discard -
POST
/api/users/:id/changes/publish -
POST
/api/users/:id/changes/save -
POST
/api/users/:id/files/:filename/changes/discard -
POST
/api/users/:id/files/:filename/changes/publish -
POST
/api/users/:id/files/:filename/changes/save