v1

latestOpenAPI 3.1.02026-07-1757128164.2 KB
Authentication

Set or remove user password

Allows a user to set or update their password. To remove the password, set the password field to null. This operation requires authentication.

put/api/v1/auth/password

Request body

passwordstring nullable

Response

Password successfully set or removed.