Podio API Documentation
Applications: Update app description
Updates the app with a new description
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
{
"description": The updated description
}