Update File Import Template
POST/api/FileImportTemplates/updateFileImportTemplate
Tier: Internal — subject to change without notice.
Updates an existing file-import template. Unlike FileImportTemplateController.CreateFileImportTemplate(...),
agent (userless) tokens are permitted to update templates — the audit stamp records no
user (as on delete) rather than the request being rejected.
Request
Responses
- 200
- 400
Returns the updated template as a FileImportTemplateDtos.FileImportTemplateDetailDto.
UpdateFileImportTemplateDto.Id does not match a template in the caller's
organisation, a validator failed, or the update failed.