Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 754 Bytes

ClientUpdateSettingsFlowWithProfileMethod.md

File metadata and controls

14 lines (10 loc) · 754 Bytes

Ory.Client.Model.ClientUpdateSettingsFlowWithProfileMethod

Update Settings Flow with Profile Method

Properties

Name Type Description Notes
CsrfToken string The Anti-CSRF Token This token is only required when performing browser flows. [optional]
Method string Method Should be set to profile when trying to update a profile.
Traits Object Traits The identity's traits.
TransientPayload Object Transient data to pass along to any webhooks [optional]

[Back to Model list] [Back to API list] [Back to README]