latestOpenAPI 3.0.3BSD 3-Clauseraw.githubusercontent.com2026-08-214532102.7 KB

7996e8479177

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.