Skip to content

PUT/api/v1/tenant/content-email-templates/{contentType}

Parameters 1

NameTypeDescription
contentTyperequiredpath · string

ReturnsResponseTemplateView

AcceptsUpsertContentEmailTemplateRequest

Response examples

200OK

*/* example derived from schema

{
  "statusCode": 0,
  "statusMessage": "string",
  "data": {
    "contentType": "string",
    "subjectTemplate": "string",
    "bodyHtml": "string",
    "updatedAt": "2024-01-15T09:30:00Z"
  },
  "errors": [
    {
      "code": "string",
      "message": "string",
      "field": "string"
    }
  ]
}

Directwerk — whitelabel publication infrastructure