This endpoint executes an action within a specific process runtime.
Bearer token required for authentication. Format: Bearer <token>
.
The unique identifier of the process instance.
The unique identifier of the runtime token.
The unique identifier of the UI action to execute.
The unique identifier of the token associated with the process.
The ID of the current node in the process execution flow.
Reserved for future use. Currently always null
.
Indicates whether a back action is triggered. Default is false
.
Indicates whether the token should be reset. Default is false
.