Podio API Documentation

Tags: Remove tag

DELETE /tag/{ref_type}/{ref_id}/

Removes a single tag from an object.

Usage
PHP Client
PodioTag.php
PodioTag::delete( $ref_type, $ref_id, $attributes = array() );
Parameters
ref_type*
Required.
ref_id*
Required.
text

The tag to search for

Sandbox

The sandbox only handles GET operations for now.