latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-141070460.9 KB

9b9326fe08a5

Password

Set password

Set a new password for the current user

post/auth/password/set

Request body

passwordstring required

Example request

{}

Response

Successful response

successboolean required

Always equal to true.

Example response

{
  "success": true
}