Podio API Documentation
Contacts: Delete contact(s)
Deletes the contact(s) with the given id(s). It is currently only allowed to delete contacts of type "space".
Usage
- PHP Client
-
PodioContact.php
PodioContact::delete( $profile_ids );
- Ruby Gem
-
profile.rb
Podio::Profile.delete_contact( profile_id )
Parameters
- profile_ids*
- Required.