Podio API Documentation

Organizations: Update organization app store profile

PUT /org/{org_id}/appstore

Updates the appstore profile of the organization.

Usage
Ruby Gem
organization_profile.rb
Podio::OrganizationProfile.update( org_id, attributes )
Parameters
org_id*
Required.
Request { "{field}": The value or list of values for the given field. For a list of fields see the contact area,
... (more fields) }

 

Sandbox

The sandbox only handles GET operations for now.