/
/Vikunja API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1h ago · Updated 17h ago
admin8
api4
assignees4
auth6
filter4
labels9
migration19
project23
service1
sharing14
subscriptions5
task26
team8
testing2
user27
  • getGet user information
  • postConfirm the email of a new user
  • postAbort a user deletion request
  • postConfirm a user deletion request
  • postRequest the deletion of the user
  • getGet current user data export
  • postDownload a user data export.
  • postRequest a user data export.
  • postChange password
  • postResets a password
  • postRequest password reset token
  • getReturn user avatar setting
  • postSet the user's avatar
  • putUpload a user avatar
  • postUpdate email address
  • postChange general user settings of the current user.
  • getReturns the caldav tokens for the current user
  • putGenerate a caldav token
  • deleteDelete a caldav token by id
  • getTotp setting for the current user
  • postDisable totp settings
  • postEnable a previously enrolled totp setting.
  • postEnroll a user into totp
  • getTotp QR Code
  • getGet all available time zones on this vikunja instance
  • getGet users
  • getUser Avatar
webhooks10
    user

    Request the deletion of the user

    Requests the deletion of the current user. It will trigger an email which has to be confirmed to start the deletion.

    post/user/deletion/request

    Request body

    passwordstring

    Response

    OK

    messagestring

    A standard message.

    Changes

    No recorded changes to this endpoint across all 53 revisions of this API.