UpdateMyPassword
Request Body
application/json
oldPassword*string
newPassword*string
[key: string]?never
Response Body
application/json
curl -X PUT "https://loading/users/me/password" \ -H "Content-Type: application/json" \ -d '{ "oldPassword": "string", "newPassword": "string" }'{
"details": {
"sequence": 0,
"creationDate": "2023-01-15T01:30:15.01Z",
"changeDate": "2023-01-15T01:30:15.01Z",
"resourceOwner": "string"
}
}Was this page helpful?
SetMyPhone
Explore the SetMyPhone operation in the ZITADEL API. Learn about request parameters, response schemas, and integration details for this endpoint.
UpdateMyProfile
Explore the UpdateMyProfile operation in the ZITADEL API. Learn about request parameters, response schemas, and integration details for this endpoint.