Skip to main content
POST
Change the current user's password

Authorizations

x-api-key
string
header
required

Optional API key for authentication (enabled via application.yaml)

Body

application/json
newPassword
string
required
Minimum string length: 5
currentPassword
string

Required unless this is the user's first-time password set

Response

Password updated