template
Create a new template
Create a new template
post/template
Request body
Example request
{
"title": "Banner title",
"content": "banner content"
}Response
banner was created successfully.
Example response
{
"title": "Banner title",
"content": "banner content"
}