post https://{instance_zuid}.api.zesty.io/v1/web/views
This creates a new view.
Note: When models are created they automatically generate a linked view. Therefore, model views can not be generated with this endpoint.
Body: raw JSON
name | description |
---|---|
code | [string] Required. Mixed string of html, parsley, inline css, js etc. |
fileName | [string] Required. Must be unique. |
type | [string] Required. Could be snippet , ajax-json , ajax-html , 404 |