v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1424171133.3 KB

Updates the resolver type for a case.

This is a one-way action and cannot be reversed.

post/v1/cases/{caseId}/update-resolver-type

Path parameters

caseIdstring required

Required element for UpdateResolverType to identify the case to update.

Request body

resolverType'AWS' | 'Self' required

Required element for UpdateResolverType to identify the new resolver.

Response

Success

caseIdstring required

Response element for UpdateResolver identifying the case ID being updated.

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

Response element for UpdateResolver identifying the current status of the case.

resolverType'AWS' | 'Self'

Response element for UpdateResolver identifying the current resolver of the case.