/
PR
probely
/
Snyk API & Web's API Reference Documentation
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.3
2026-07-13
410
303
1.5 MB
User
Change Password
post
/profile/change_password/
Request body
ChangePassword
required
password
string
required
New password.
confpassword
string
required
Confirmation of the new password.
current_password
string
required
Current password.
Response
object
required
message
string
Example response
{ "message": "Password Changed" }