Create a new Template
Creates a new template in the system.
Header Parameters
Enter your X-API-KEY
Body
requestDto
channelinteger<int32>Automatically determined channel ID based on the template content (system-calculated)
contentobjectrequiredcontent.flowStepsarray<object>List of flow steps
content.rcsCapabilityCheckobjectcontent.scenarioobjectcontentTypeinteger<int32>requiredType of content for the template: 1 - Fallback, 2 - Chat Bot, 3 - RCS Capability Check
1 | 2 | 3createdAtstring<date-time>Timestamp when the template was created (system-generated)
descriptionstringOptional description of the template
extraRecipientListarray<string>List of exact recipient phone numbers for the broadcast created from this template
filterListarray<string>Identifiers of recipient filters that determine who will receive broadcasts from this template
fullRecordCountinteger<int64>Total number of recipient phone numbers from the 'extraRecipientList' parameter (system-calculated)
idinteger<int64>ID of template object (system-generated)
namestringName for the template
rcsCheckbooleanFlag indicating whether RCS check should be performed within Fallback broadcast
tagsarray<string>Tags that recipients must have to be eligible for broadcasts created from this template
updatedAtstring<date-time>Timestamp when the template was last updated (system-generated)