Studio | Apr. 20, 2020

Studio supports ending Executions via the REST API

Twilio Studio now supports programmatically ending an active Execution via the REST API and the Twilio helper libraries. This method is useful in cases where a new REST API-triggered Execution needs to override an existing Execution that is already active for the same Contact. Previously active Executions could only be ended via the Console.


To learn more, visit the API documentation for End an Active Execution.

Studio GA