Save Contact Settings
Saves the configuration settings for a contact
POST /api/contact/saveSetttings
curl \
-X POST http://api.example.com/api/contact/saveSetttings \
-H "Authorization: Bearer $ACCESS_TOKEN"
Saves the configuration settings for a contact
curl \
-X POST http://api.example.com/api/contact/saveSetttings \
-H "Authorization: Bearer $ACCESS_TOKEN"