Monitoring

Mark a single stalled exercise as handled.

post/api/public/monitoring/stalled-exercises/handle

Headers

Idempotency-Keystring

Optional. Send a unique key (e.g. a UUID) to make this POST safe to retry. The same key within 24h returns the original result instead of creating a duplicate.

Request body

traineeIdstring required

Trainee id

exerciseIdstring required

Exercise (catalog) id

Response

Successful response

Changes

No recorded changes to this endpoint across all 1 revision of this API.