Params

Param Name Description
template_id
Required

Validations:

  • Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space.

id
Required

Validations:

  • Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space.

foreign_input_set
Required

Validations:

  • Must be a Hash

foreign_input_set[target_template_id]
Optional

Target template ID

Validations:

  • Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space.

foreign_input_set[include_all]
Optional , <span class="translation_missing" title="translation missing: ja.apipie.nil_allowed">Nil Allowed</span>

Include all inputs form the foreign template

Validations:

  • Must be 'true' or 'false' or '1' or '0'

foreign_input_set[include]
Optional , <span class="translation_missing" title="translation missing: ja.apipie.nil_allowed">Nil Allowed</span>

A comma separated list of input names to be included from the foreign template.

Validations:

  • Must be String

foreign_input_set[exclude]
Optional , <span class="translation_missing" title="translation missing: ja.apipie.nil_allowed">Nil Allowed</span>

A comma separated list of input names to be included from the foreign template.

Validations:

  • Must be String

foreign_input_set[description]
Optional , <span class="translation_missing" title="translation missing: ja.apipie.nil_allowed">Nil Allowed</span>

Input set description

Validations:

  • Must be String