Actions REST
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
Actions REST enables actions to be called on the URL, using a parameter encoding scheme of the form:
node/%nid/action/%action_callback?param1=value1¶m2=value2&...
You can substitute node for other entity types (user, comment, etc.) If the parameters for a configurable action are not found on the URL, the action form is shown.
