Deletes dialog records of an AI agent.
Try it now
Test
RAM authorization
Action | Access level | Resource type | Condition key | Dependent action |
ice:DeleteAIAgentDialogue | none | *All Resource
| None | None |
Request parameters
Parameter | Type | Required | Description | Example |
SessionId | string | Yes | The session ID. | 6d594e7f55624c47a48789****** |
DialogueId | string | Yes | The ID of the dialogue to delete. | f27f9b9be28642a88e18******* |
NodeId | string | No | The ID of the node to delete. | c22f9b9be2864g46fse73******* |
Response elements
Element | Type | Description | Example |
object | The response object. | ||
RequestId | string | The ID of the request. | 7B117AF5-2A1****** |
Examples
Success response
JSON format
{
"RequestId": "7B117AF5-2A1******"
}Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.