Delete Agent DCT
Request
URI
DELETE
https://{api_host}/dt-rest/v100/log/manager/agentDCTs
COPY
Request Body
deleteBody
of type(s)
application/json
Optional
[
{}
]
Responses
200
successful operation
Operation doesn't return any data structure
Code Samples
COPY
curl -X DELETE -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/dt-rest/v100/log/manager/agentDCTs