Delete a REST module template
delete
http://localhost:8080/ords/pdbdba/_/db-api/stable/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.