Authorizations
Bearer authentication header of the form Bearer <API_KEY>
.
Query Parameters
Job ID to complete
Response
200 - application/json
Job marked as completed
The response is of type object
.
Mark the specified job as complete after all required files are uploaded. This triggers Rampart to begin spend analysis and savings opportunity detection for the job.
Bearer authentication header of the form Bearer <API_KEY>
.
Job ID to complete
Job marked as completed
The response is of type object
.