Podio API Documentation

Integrations: Delete integration

DELETE /integration/{app_id}

Deletes the integration from the given app.

Usage
PHP Client
PodioIntegration.php
PodioIntegration::delete( $app_id );
Ruby Gem
integration.rb
Podio::Integration.delete( app_id )
Parameters
app_id*
Required.

Sandbox

The sandbox only handles GET operations for now.