Referencia de APIChats / Diffusion
Update Diffusion
← Back to full API reference
PATCH
/v1/conversation-diffusionAuth required- Validated by Zod schema: patchDiffusionSchema.
Request details
Body fields
| Field | Required | Description |
|---|---|---|
| id | Yes | Type: string |
| name | No | Type: string |
| settings | No | Type: unknown |
Default payloads
Path params
json
{}Query
json
{}Body
json
{
"id": "00000000-0000-0000-0000-000000000000"
}Sample response
json
"<updated>"