Leave
Leave
The leave
verb transfers a call out of a queue. The call then returns to the flow of execution following the enqueue verb that parked the call, or the document returned by that verb’s actionHook
property, if provided.
{
"verb": "leave"
}
There are no attributes for the leave
verb.