[ckan-dev] API call for bulk_update_delete etc.

Peder Jakobsen pjakobsen at gmail.com
Thu Apr 4 17:12:13 UTC 2013


I'm getting a 404 on several API calls defined in http://docs.ckan.org/en/latest/apiv3.html#action-api

Is routing.py complete for all api calls listed?  Specifically, I'd like to use:

ckan.logic.action.update.bulk_update_delete(context, data_dict)
Make a list of datasets deleted

Parameters:	
datasets (list of strings) – list of ids of the datasets to update
org_id (int) – id of the owning organization

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.okfn.org/pipermail/ckan-dev/attachments/20130404/8d6523f8/attachment.html>


More information about the ckan-dev mailing list