Podio API Documentation
Status: Delete a status message
This is used to delete a status message. This is normally only done if the user regrets his status update. After deletion the status message will no longer be viewable by anyone.
Usage
- PHP Client
-
PodioStatus.php
PodioStatus::delete( $status_id );
- Ruby Gem
-
status.rb
Podio::Status.delete( id )
Parameters
- status_id*
- Required.