Podio API Documentation

Applications: Update app usage instructions

PUT /app/{app_id}/usage

Updates the usage instructions for the app

Parameters
app_id*
Required.
silent

If set to true, the object will not be bumped up in the stream and notifications will not be generated.


Default value: false
Request {
"usage": The usage instructions for the app
}

Sandbox

The sandbox only handles GET operations for now.