Removed line breaks in the list items for API documentation

This commit is contained in:
Pete Herlihy
2016-04-25 14:12:10 +01:00
parent b3e84f5c82
commit 70381915c8

View File

@@ -160,11 +160,8 @@ 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**.
* `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).
<a id="coderesponse"></a>