{
"id": "<string>",
"trace_id": "<string>",
"parent_id": "<string>",
"name": "<string>",
"start_time": "2023-11-07T05:31:56Z",
"end_time": "2023-11-07T05:31:56Z",
"input": {},
"output": {},
"data": {}
}
Create a new span with the provided parameters
{
"id": "<string>",
"trace_id": "<string>",
"parent_id": "<string>",
"name": "<string>",
"start_time": "2023-11-07T05:31:56Z",
"end_time": "2023-11-07T05:31:56Z",
"input": {},
"output": {},
"data": {}
}
Successful Response
The response is of type object
.