flaky-kilobyte-10585
05/23/2025, 6:41 PMbrief-egg-61061
05/23/2025, 6:41 PMbrief-egg-61061
05/23/2025, 6:41 PMjson { "method": "password", "password": "super secure password", "traits": { "email": "<mailto:mymail@example.com|mymail@example.com>" }, "transient_payload": { "consents": [ { "id": "cookies", "given": true, "date": "2023-03-02" } ] } }
This payload will be available to webhooks but will not be returned or settable when you fetch (GET) a flow; it is only used during the update (POST/PATCH) operation of the flow [Possibility to define complex data types in the metadata of identity](https://github.com/ory/network/issues/187) | [Ory API Reference – updateRegistrationFlow](https://www.ory.sh/docs/reference/api).