Read and deploy Twilio Flex plugin versions and configurations via the Plugins API

domain: twilio.com/docs/flex/developer/plugins/api · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Authenticate with Twilio account SID and auth token or API key/secret; all Plugins API requests use the same credential model as the Twilio REST API.
  2. Create or update a Plugin resource at /v1/PluginService/Plugins to register the plugin by unique name; each logical plugin has one Plugin resource regardless of how many versions exist.
  3. Upload a new plugin bundle and create a Plugin Version resource at /v1/PluginService/Plugins/{PluginSid}/Versions, supplying the PluginUrl (bundle URL on a publicly accessible host such as Twilio Assets) and the version string.
  4. Create a Plugin Configuration resource at /v1/PluginService/Configurations that groups one or more plugin versions together; a configuration represents a specific set of plugins to be active simultaneously.
  5. Create a Release resource at /v1/PluginService/Releases referencing the configuration SID to activate it in the Flex project; releases are immutable — a rollback requires creating a new Release that references a prior Configuration.
  6. Retrieve the currently active release and its associated configuration by querying GET /v1/PluginService/Releases/Active to audit what is live in production.

Known gotchas

Related routes

Create a Twilio Flex TaskRouter workflow and task queue via API
www.twilio.com · 6 steps · unrated
Accept and update a TaskRouter task reservation for a Twilio Flex agent via the REST API
twilio.com/docs/taskrouter/api · 6 steps · unrated
Programmatically create a Twilio Flex Task, assign worker skills, and accept a reservation via the TaskRouter REST API
twilio.com/docs/flex/routing/api · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans