Skip to main content
Opik Documentation

Search documentation

Type to search this documentation.

Delete span feedback score

POST/v1/private/spans/{id}/feedback-scores/deleteDelete span feedback score

Delete span feedback score

Parameters

idstring · uuidpathrequired

Request body

application/json
objectDeleteFeedbackScore
authorstring
namestringrequired

minLength 1

source_queue_idstring · uuid
Example request
{
  "author": "string",
  "name": "string",
  "source_queue_id": "00000000-0000-0000-0000-000000000000"
}

Responses

204No Content
Documentation menu