Examples

DELETE /api/templates/1007982009-Job%20template%20128/foreign_input_sets/11
{
  "foreign_input_set": {}
}
200
{
  "id": 11,
  "template_id": 1007982009,
  "target_template_id": 1007982010,
  "include_all": true,
  "include": null,
  "exclude": null
}

Params

Param name Description
location_id
optional

Set the current location context for the request

Validations:

  • Integer

organization_id
optional

Set the current organization context for the request

Validations:

  • Integer

template_id
required

Validations:

  • string from 2 to 128 characters containing only alphanumeric characters, space, '_', '-' with no leading or trailing space..

id
required

Validations:

  • string from 2 to 128 characters containing only alphanumeric characters, space, '_', '-' with no leading or trailing space..