Update Message TemplateAsk AIput https://neon-config-qa.spika.com/config/v1/{space}/message-templates/{lookupId}Path ParamsspacestringrequiredThe name of the space (database) assigned to you.lookupIdstringrequiredBody Paramsidstringlength ≤ 15Unique Internal Id of the entity. Set on creation and can't be changed. Lowercase letters, digits and underscore allowed. If not specified then an id will be generated.namestringrequiredlength between 0 and 100The unique name of the entity (case sensitive). Upper and lowercase, digits and undescore allowed. When referencing Entities by name in scripts, the name should be preceded by the '@' sign.bizIdstringlength between 0 and 50An optional business identifier for the Entity. This may be a reference to a different system, and if specified must be unique across the platform. When looking up Entities by business Id, it must be preceded by the '$' sign.descriptionstringlength between 0 and 1000An optional description of what the Entity is for.categorystringlength between 0 and 50An optional free-text field which can be used by applications to categorize Entities or filter by and group related Entities.statestringenumrequiredThe Entity's stateDRAFTINSTALLEDPUBLISHEDARCHIVEDDELETEDINVALIDAllowed:DRAFTINSTALLEDPUBLISHEDARCHIVEDDELETEDINVALIDdimensionGatejsonOptional Dimension Gate, controlling under what circumstances the Entity is accessible. Not applicable for all Entity Types.assignedTostringlength between 0 and 50Can contain the user Id of a portal user who the Entity belongs to.configobjectConfiguration JSON, specific to each type of Entryconfig objectcmsDefinitionIdstringOptional CMS Definition assigned to the Entity to control and validate associated CMS fields. Not applicable to all Entity Types.cmsDefinitionInfostringAdditional information about the Cms Definition Id.cmsContentobjectOptional rich content associated with the Entity. Not applicable for all Entity Types.cmsContent objectResponse 200OKUpdated 5 months ago