v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1424171133.3 KB

Closes an existing case.

post/v1/cases/{caseId}/close-case

Path parameters

caseIdstring required

Required element used in combination with CloseCase to identify the case ID to close.

Response

Success

caseStatus'Submitted' | 'Acknowledged' | 'Detection and Analysis' | 'Containment, Eradication and Recovery' | 'Post-incident Activities' | 'Ready to Close' | 'Closed'

A response element providing responses for requests to CloseCase. This element responds <code>Closed </code> if successful.

closedDatestring date-time

A response element providing responses for requests to CloseCase. This element responds with the ISO-8601 formatted timestamp of the moment when the case was closed.