Skip to main content
Version: Next

Reset internal clock

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.

Request

Responses

The clock was successfully reset to the system time.

Loading...