Podio API Documentation
Tasks: Delete label
Deletes the label with the given id. This will remove the label from all tasks.
Usage
- PHP Client
-
PodioTaskLabel.php
PodioTaskLabel::delete( $label_id );
- Ruby Gem
-
task_label.rb
Podio::TaskLabel.delete( label_id )
Parameters
- label_id*
- Required.