diff --git a/docs/index.md b/docs/index.md index ab2cea8fb..d5c0ee59b 100644 --- a/docs/index.md +++ b/docs/index.md @@ -160,8 +160,10 @@ where: * `to` is the phone number or email address (required) * `template` is the template ID to send (required) -

Note: To access the template ID from the [GOV.UK Notify](https://www.notifications.service.gov.uk/) web application, go to Text message templates or Email templates and click on API info. + +

Note: To access the template ID from the [GOV.UK Notify](https://www.notifications.service.gov.uk/) web application, go to Text message templates or Email templates and click on API info.

+ * `personalisation` (optional) specifies the values for the placeholders in your templates

Note: You must provide all placeholders set up in your template. See [how to create placeholders in a template](#quickstart).