For more information on using API

GET http://webapi.mymarketing.co.il/api/templates/{id}/content

Get the template content (html) by id

Request Information

URI Parameters

Name

Description

Type

Additional information

id

The selected template id

integer

Required

Body Parameters

None.

Response Information

Resource Description

string

Response Formats

application/json, text/json

Sample:
"sample string"

application/xml, text/xml

Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string</string>