Delete a REST module template
delete
                    /ords/rest/templates/{id}
Deletes a REST module template.
                
                Request
Path Parameters
                - 
                    id(required):  integer
                    
                    ID for specific template.
There's no request body for this operation.
Back to TopResponse
204 Response
Confirmation that the REST module template has been delete.