Rocky AI

Generate a Root Cause Analysis for a test session error group

Asynchronously generates a root cause analysis for a specific test session error group. Returns an id which you can use to poll the /root-cause-analyses/{id} endpoint.

post/v1/root-cause-analyses/test-session-error-groups/{testSessionErrorGroupId}

Path parameters

testSessionErrorGroupIdstring required

Headers

x-checkly-accountstring

Your Checkly account ID, you can find it at https://app.checklyhq.com/settings/account/general

Your Checkly account ID, you can find it at https://app.checklyhq.com/settings/account/general

Request body

userContextstring nullable

Optional user defined context to provide extra details useful for the user impact and root cause analysis.

Response

Accepted

idstring required
status'PENDING' required

Changes

No recorded changes to this endpoint across all 4 revisions of this API.