Save Pipeline Program Data
POST/api/pipeline/qatTemp/program/:pipelineId
API used to save pipeline program data into QAT temp tables
Request
Responses
- 200
- 403
- 500
Returns a Success code if the operation was successful
Returns a HttpStatus.FORBIDDEN if the User does not have access to save program
Returns a HttpStatus.INTERNAL_SERVER_ERROR if there was some other error that did not allow the operation to complete