API:Contact:Files:New
API » New Contact
URL: https://app.callproof.com/api/contact/new/
Method: POST
Required Fields:
- api_key[key] - API Key
- api_key[secret] - API Key Secret
- files_data[contact_id] - Contact ID
- files_data[file_name] - File Name
- files_data[file] - Base64 encoded file data
Optional Fields:
- files_data[user_ids][] - Array of Rep IDs to share file uploaded
Data Returned:
- results - File data
- errors - Array of errors produced by the request
- code - HTTP request status