Update the caller's default generation config
POST/api/v1/enduser/update-generation-config
Stores the caller's generation preferences. The generation path fills fields left unset by the selected per-send, profile or conversation configuration; already set values remain unchanged. Explicitly present sampling values, including zero, preserve their presence. Model/provider support determines which accepted controls affect a response.
Only user-settable controls are accepted. A recognized operational setting or a model outside the platform allowlist fails the whole request; settings are not silently removed to make a config acceptable. Read the saved profile after an update rather than assuming every submitted setting took effect.
Request
Responses
- 200
Default generation config updated
Document ID: DOC-CP-identity-access-api-updateDefaultGenerationConfig. Section identities and revisions.
| Section | Stable reference |
|---|---|
| Overview | DOC-CP-identity-access-api-updateDefaultGenerationConfig#overview |
| Request | DOC-CP-identity-access-api-updateDefaultGenerationConfig#request |
| Responses | DOC-CP-identity-access-api-updateDefaultGenerationConfig#responses |