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 verbs actionHook property, if provided.
{
"verb": "leave"
}
There are no options for the leave
verb.