API:Contact:Update:Reps
Revision as of 20:06, 1 December 2014 by Greg Donald (talk | contribs) (Created page with " == API » Update Contact Reps == '''URL:''' <nowiki>https://app.callproof.com/api/contact/update/reps/</nowiki> '''Method:''' POST '''Required Fields:''' * '''''a...")
API » Update Contact Reps
URL: https://app.callproof.com/api/contact/update/reps/
Method: POST
Required Fields:
- api_key[key] - API Key
- api_key[secret] - API Key Secret
- contact[id] - Contact ID
- contact[rep_ids][] - Array of Contact Rep IDs (use an empty array [] to remove all reps)
Optional Fields: None
Data Returned:
- results - Contact with newly assigned reps
- errors - Array of errors produced by the request
- code - HTTP request status