Skip to main content

Delete Spans Of Trace

DELETE 

https://cloud.agenta.ai/api/observability/spans/

Delete Spans Of Trace

Request

Body

array

required

  • Array [

  • string

  • ]

Responses

Successful Response

Schema

    boolean

curl -L -X DELETE 'https://cloud.agenta.ai/api/observability/spans/' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authorization: <API_KEY_VALUE>' \
-d '[
"string"
]'
Request Collapse all
Base URL
https://cloud.agenta.ai/api
Auth
Body required
[
  "string"
]
ResponseClear

Click the Send API Request button above and see the response here!