Skip to main content
Opik Documentation

Search documentation

Type to search this documentation.

Delete thread comments

POST/v1/private/traces/threads/comments/deleteDelete thread comments

Delete thread comments

Request body

application/json
objectBatchDelete
idsarray of string · uuidrequired

maxItems 1000 · minItems 1 · uniqueItems true

Show child attributes

maxItems 1000 · minItems 1 · uniqueItems true

Example request
{
  "ids": [
    "00000000-0000-0000-0000-000000000000"
  ]
}

Responses

204No Content
Documentation menu