Examples

DELETE /api/templates/1007981784-Job%20template%20156/foreign_input_sets/15
{
  "foreign_input_set": {}
}
200
{
  "id": 15,
  "template_id": 1007981784,
  "target_template_id": 1007981785,
  "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..