> I see /*organization_purge*/ in the Action API but I don't see > anything which could delete/purge users. CKAN's command-line interface can delete (and purge) users: http://docs.ckan.org/en/latest/paster.html#user-create-and-manage-users There's no way to delete users over the API (this should probably be added)