put https://{base_url}/core/api/v1/state-machine//instance//event
This endpoint applies an Event to an Instance. If the Event is transitionable then the Instance will transition to the particular state. Otherwise, it will remain in the existing state.