Examples

DELETE /api/templates/1007982313-Job%20template%20298/foreign_input_sets/19
{
  "foreign_input_set": {}
}
200
{
  "id": 19,
  "template_id": 1007982313,
  "target_template_id": 1007982314,
  "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..