Update password in a settings flow
Update password in a settings flow
Authorizations
Session token returned by authentication flows.
Query Parameters
Flow identifier returned by the matching create-flow endpoint. Submit/update requests must use the same flow id.
Body
self-service flow update payload. Pass the flow id in the query string and include the fields required by the selected method.
Response
Settings flow updated. Password changes return the updated settings flow.
self-service flow object returned by login, registration, recovery, and settings create/update endpoints.
Flow id. Use this value as the flow query parameter when submitting or updating the flow.
Flow type returned by the system, for example browser or api.
Timestamp when the flow expires. Submit the flow before this time.
Timestamp when created the flow.
UI payload containing action URL, method, nodes, messages, and CSRF node when required.
Current flow state, such as choose_method, sent_email, passed_challenge, or success.
Original request URL used to create the flow.
organization id for organization-scoped flows, when supplied.
Flow creation timestamp.
Flow update timestamp.
Whether the flow is a refresh flow.
Requested authenticator assurance level for the flow.
Identity attached to settings flows when the system includes it.

