Skip to main content
POST
Reset admin password

Authorizations

Authorization
string
header
required

Admin JWT obtained from the login endpoint.

Body

application/json
password
string
required

New password for the admin user. Must satisfy the password policy.

Response

Password reset successfully.

status
string

Operation result status.

message
string

Human-readable status message.