Podio API Documentation
Applications: Deactivate app
Deactivates the app with the given id. This removes the app from the app navigator, and disables insertion of new items.
Usage
- PHP Client
-
PodioApp.php
PodioApp::deactivate( $app_id );
- Ruby Gem
-
application.rb
Podio::Application.deactivate( id )
Parameters
- app_id*
- Required.