POSThttp://localhost:5173/api/v1/private/traces
Body Parameters
View in API Reference
Request
$curl -X POST http://localhost:5173/api/v1/private/traces \
> -H "Content-Type: application/json" \
> -d '{
> "name": "name",
> "start_time": "2024-01-15T09:30:00Z"
>}'
Response