We've added some new API endpoints to get, update, and create embedded message templates. These endpoints enable your dev team to manage embedded message templates directly via API, as well as open possibilities for future integrations and automations.
To learn more about these new endpoints, see:
GET /api/templates/embedded/get- Get an embedded message template.POST /api/templates/embedded/update- Update an embedded message template.POST /api/templates/embedded/upsert- Create or update an embedded message template.
