Template Hooks
Create a new template hook
Create a new template hook.
post/v1/template-hooks
Request body
Example request
{
"key": "json_to_csv"
}Response
Successful response
Example response
{
"key": "json_to_csv"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.