Difference between revisions of "API:Contact:Files:New"

From docs
Jump to: navigation, search
(Created page with "== API » New Contact == '''URL:''' <nowiki>https://app.callproof.com/api/contact/new/</nowiki> '''Method:''' POST '''Required Fields:''' * '''''api_key[key]''''' ...")
 
(No difference)

Latest revision as of 11:47, 10 August 2017

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