Parámetros

Nombre del parámetro Descripción
location_id
opcional

Set the current location context for the request

Validations:

  • Must be a Integer

organization_id
opcional

Set the current organization context for the request

Validations:

  • Must be a Integer

prefix
opcional

The string all imported templates should begin with.

Validations:

  • Must be a String

associate
opcional

Associate to OS's, Locations & Organizations. Options are: always, new or never.

Validations:

  • Must be one of: always, new, never.

force
opcional

Update templates that are locked

Validations:

  • Must be one of: true, false, 1, 0.

lock
opcional

Lock imported templates

Validations:

  • Must be one of: true, false, 1, 0.

verbose
opcional

Show template diff in response

Validations:

  • Must be one of: true, false, 1, 0.

branch
opcional

Branch in Git repo.

Validations:

  • Must be a String

repo
opcional

Override the default repo from settings.

Validations:

  • Must be a String

filter
opcional

Export templates with names matching this regex (case-insensitive; snippets are not filtered).

Validations:

  • Must be a String

negate
opcional

Negate the prefix (for purging).

Validations:

  • Must be one of: true, false, 1, 0.

dirname
opcional

The directory within Git repo containing the templates

Validations:

  • Must be a String

location_ids
opcional

REMPLAZAR ubicaciones con ID dadas

Validations:

  • Must be an array of any type

organization_ids
opcional

REMPLAZAR organizaciones con ID dadas.

Validations:

  • Must be an array of any type