Examples

DELETE /api/templates/1007981778-Job%20template%2038/foreign_input_sets/5
{
  "foreign_input_set": {}
}
200
{
  "id": 5,
  "template_id": 1007981778,
  "target_template_id": 1007981779,
  "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..