API:Contact:Update:Reps
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