Entity Template

Entity templates for applying values to entities.

$idstring Required

Unique identifier of the template resource. Also used by the API.

$schemaconst Required

contentobject

The values of all the fields the template should apply.

entityTypesarray of string

The unique identifiers of the entity types this template is available for.

Each item of this array must be:

Type: string

labelsToApplyarray of string

The unique identifiers of the labels this template should apply to entities.

Each item of this array must be:

Type: string

localeCodestring

The locale code of the language profiles this template is available for.

namestring Required

Display name of the template.

Feedback