Reset internal clock (alpha)
POST/clock/reset
Resets the Zeebe engine’s internal clock to the current system time, enabling it to tick in real-time. This operation is useful for returning the clock to normal behavior after it has been pinned to a specific time.
note
This endpoint is an alpha feature and may be subject to change in future releases.
Responses
- 204
- 500
The clock was successfully reset to the system time.
An internal error occurred while processing the request.