Step Backward

get

/rest/debuggerService/stepBackward/{debugSessionId}

Moves an active debugging session one step backward.

Request

Path Parameters
Header Parameters
Back to Top

Response

200 Response

Debugging session moved backward successfully.

400 Response

Invalid request data / missing debugSessionId.

401 Response

Authentication failed.

403 Response

Authorization failed.

500 Response

Internal processing error.
Back to Top