Update a JsonFabrica template
jsonfabrica_update_templateUpdate a JsonFabrica template by providing its ID, changing only the fields you specify such as name, description, tags, or body.
Instructions
Calls PUT /v1/templates/{templateId}. Only the provided fields are changed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| name | No | ||
| tags | No | ||
| templateId | Yes | ||
| description | No |