Update Context Template

Updates an existing context template by template_id.

Path parameters

template_idstringRequired
Template ID

Request

The updated template content
templatestringRequired1-1200 characters

The template content (max 1200 characters).

Response

The updated 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
404
Not Found Error
500
Internal Server Error