Initiate Activity Debugging Session

get

/rest/debuggerService/activity/{activityGuid}

Starts a remote debugging session for an activity.

Request

Path Parameters
Header Parameters
Back to Top

Response

200 Response

Debugging session created successfully.

400 Response

Invalid request data / missing required fields.

401 Response

Authentication failed.

403 Response

Authorization failed or remote debugging is not enabled.

500 Response

Internal processing error.
Back to Top