Skip to main content

Update Automated Smart Template - This is a non incremental API, send all changes when updating, else anything which is not sent will be updated to null, empty or false.

Update Automated Smart Template - This is a non incremental API, send all changes when updating, else anything which is not sent will be updated to null, empty or false.

Path Parameters
    smartTemplateUuid string required
Request Body required
    typeDesc string
    typeName string
    defaultTemplate string
    templateType string

    Possible values: [TEXT, EMAIL]

    isSmartTemplate boolean
    resourceUuid string
    inSelfAdmin boolean
    mandatoryTCPAFooter boolean
    isFreemarkerTemplate boolean
Responses

OK


Schema
    errors object[]
  • Array [
  • errorCode int32
    errorTitle string
    errorMessage string
  • ]
  • warnings object[]
  • Array [
  • warningCode int32
    warningTitle string
    warningMessage string
  • ]
  • apiRequestId string
    uuid string
Loading...