Try OpenEdge Now
Online Help
Introducing OpenEdge REST
:
Tasks
:
Developing ABL REST Web applications
:
Working with the REST Expose Editor
:
Deleting a REST resource
Deleting a REST resource
You can use the
Delete Resource
option to delete a REST resource that you have added to a REST service.
Note:
When you delete a REST resource, the associated REST verbs and its mappings are deleted.
To delete a REST resource:
1.
In the
Resources
list, select a REST resource that you want to delete.
2.
Do one of the following:
On the
Resource
list toolbar, click the Delete resource
icon.
Right-click the REST resource, and then select
Delete resource
from the context menu.
Note:
If you delete a parent REST resource, all its child resources are deleted.
3.
Click
Yes
on the confirmation prompt to delete the selected resource.
This removes the selected REST resource from the
Resources
list.