Skip to content
IScan Documentation
Main Navigation
Guide
Technische Dokumentation
Appearance
Menu
Return to top
Delete trace
DELETE
/tracing/rest/v1/traces/{id}
Deletes an incomplete trace by ID
Authorizations
bearerAuth
Type
HTTP (bearer)
Parameters
Path Parameters
id
*
Type
integer
Required
Responses
200
404
Target charge production information
Content-Type
application/json
Schema
JSON
JSON
{
"id"
:
0
,
"scancode"
:
"string"
,
"productionData"
:
{
}
,
"createdAt"
:
"string"
}
DELETE
/tracing/rest/v1/traces/{id}
Playground
Authorization
bearerAuth
Variables
Key
Value
id
*
Try it out
Samples
Powered by
VitePress OpenAPI