mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-03-19 17:55:05 -04:00
The start job endpoint needs the template ID in order to make the API call. It doesn’t make sense to add it to the start job URL, because users could potentially start a job with the wrong template by hacking the URL (which would blow up at some point, if the template didn’t match the columns in the file).