Podio API Documentation
Files: Update file
Used to update the description of the file.
Usage
- Ruby Gem
-
file_attachment.rb
Podio::FileAttachment.update( id, description )
Parameters
- file_id*
- Required.
Request
{
"description": The new description of the file
}