Import a template as JSON

Import a template as JSON.

Log in to see full request history
Body Params

Template JSON

push_to_environments
array of strings

Optional array of environment names that the template is pushed to. If this param is not set, the template will be pushed to all environments by default.

push_to_environments
string
required
string
required
string
columns
array of objects
required

The template columns that define the template schema.

columns*
validation_hooks
array of objects

The webhook definitions for any validation webhooks attached to this template.

validation_hooks
code_hooks
array of strings

Template hooks attached to the template. Note this format will soon be deprecated in favor of the hooks field.

code_hooks
hooks
object

Template hooks attached to the template. Note this format will take precedence over the code_hooks field.

Responses

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json