Podio API Documentation

Widgets: Delete widget

DELETE /widget/{widget_id}

Deletes the given widget.

Usage
Ruby Gem
widget.rb
Podio::Widget.delete( id )
Parameters
widget_id*
Required.

Sandbox

The sandbox only handles GET operations for now.