CONTACTS-Contact
Number of APIs: 10
- 
Retrieve contact GET https://api.podium.com/v4/contacts/john.doe@podium.com 
- 
Update a contact PATCH https://api.podium.com/v4/contacts/+1801000000 
- 
Add contact attribute to contact POST https://api.podium.com/v4/contacts/+1801000000/attributes/00000000-0000-0000-0000-000000000000 
- 
Update contact attribute inside contact PATCH https://api.podium.com/v4/contacts/+1801000000/attributes/00000000-0000-0000-0000-000000000000 
- 
Remove attribute from contact DELETE https://api.podium.com/v4/contacts/john.doe@podium.com//attributes/{uid} 
- 
Add existing tag to contact POST https://api.podium.com/v4/contacts/john.doe@podium.com/tags/00000000-0000-0000-0000-000000000000 
- 
Remove tag from contact DELETE https://api.podium.com/v4/contacts/john.doe@podium.com/tags/00000000-0000-0000-0000-000000000000 
- 
Create contact DELETE https://api.podium.com/v4/contacts/john.doe@podium.com