post https://{instance_zuid}.api.zesty.io/v1/web/headtags/
This creates a new headTag.
Body: raw JSON
| name | description |
|---|---|
| type | [string] Required. Accepts script, meta, link, noscript, style, title. |
| attributes | [json] Optional. Arbitrary key/value pairs. |
| sort | [number] Optional. Order priority |
| resource_zuid | [string] Required. ZUID of the resource this headTag should belong. Example is an instance ZUID. |
