Diagnostics

Delete Diagnostic item.

Removes a Diagnostic item from the Diagnostics collection. Requires a Diagnostic item with the given id to exist; otherwise returns 404 Not Found.

delete/api/diagnostics/{diagnosticsId}

Path parameters

diagnosticsIdstring uuid required

ID of the requested Diagnostic item.

Response

Diagnostic item deleted.

Changes