Examples

DELETE /api/templates/1007982036-Job%20template%20185/foreign_input_sets/8
{
  "foreign_input_set": {}
}
200
{
  "id": 8,
  "template_id": 1007982036,
  "target_template_id": 1007982037,
  "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..