v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1494674591.3 KB

Updates the Amazon Q in Connect message template metadata. Note that any modification to the message template’s name, description and grouping configuration will applied to the message template pointed by the <code>$LATEST</code> qualifier and all available versions. Partial update is supported. If any field is not supplied, it will remain unchanged for the message template.

post/knowledgeBases/{knowledgeBaseId}/messageTemplates/{messageTemplateId}/metadata

Path parameters

knowledgeBaseIdstring required

The identifier of the knowledge base. Can be either the ID or the ARN. URLs cannot contain the ARN.

messageTemplateIdstring required

The identifier of the message template. Can be either the ID or the ARN. It cannot contain any qualifier.

Request body

namestring

The name of the message template.

descriptionstring

The description of the message template.

Response

Success