action probely_post_profile_change_password { label: "Change user password" description: "Our password policy requires a minimum password length of 10 chars with\nat least one symbol or number.\n" provider: probely method: POST path: "/profile/change_password/" encoding: json output: { type: "object" additionalProperties: true } }