Import SMS template to multiple automations
Marketplace
Import SMS template to multiple automations
Import the SMS template body of a marketplace listing into one or more automations owned by the caller, in a single Mongo transaction. Each target automation must be SMS-enabled; per-automation failures are returned in failed[] with a 207 partial-success status when at least one target imported cleanly.
POST
Import SMS template to multiple automations
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Mongo ObjectIds of caller-owned automations to receive the template body; each must be SMS-enabled and is processed in a single Mongo transaction.
Required array length:
1 - 50 elementsResponse
Template imported to all automations