v1

latestOpenAPI 3.1.0proprietary2026-07-24156175241.3 KB
Template Hooks

Update an existing template hook

Update an existing template hook. Note that updates to template hooks are live instantly.

put/v1/template-hooks/{key}

Path parameters

keystring required

Request body

OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR

Example request

{
  "key": "json_to_csv"
}

Response

Successful response

OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR

Example response

{
  "key": "json_to_csv"
}