REST: Delete chat completion
Статья создана
Обновлена 30 декабря 2025 г.
[CURRENTLY NOT SUPPORTED]
HTTP request
DELETE https://ai.api.cloud.yandex.net/v1/chat/completions/{completion_id}
Path parameters
|
Field |
Description |
|
completion_id |
string Required field. The ID of the chat completion to delete. |
Response
HTTP Code: 200
The chat completion was deleted successfully.
Response schema: application/json
{}