Create Context Template

Creates a new context template.

Request

The context template to create
templatestringRequired1-1200 characters

The template content (max 1200 characters).

template_idstringRequired<=100 characters

Unique identifier for the template (max 100 characters).

Response

The created context template.
templatestring
The template content.
template_idstring

Unique identifier for the template (max 100 characters).

uuidstring
Unique identifier for the template.

Errors

400
Bad Request Error
500
Internal Server Error