Delete the specified DBCA job in the default Oracle Home
delete
                    /environment/dbca/jobs/{jobId}/
Delete the DBCA job in the Oracle Home specified by $ORACLE_HOME environment variable. This Oracle Home is expected to be on the same host as the Oracle REST Data Services server instance. A client requires System Administrator role to invoke this service.
                Request
Supported Media Types
                - application/json
Path Parameters
                - 
                    jobId: string
                    
                    Identifier of the DBCA job.
Response
Supported Media Types
                - application/json
204 Response
Confirmation that the DBCA job has been delete.