Add a Contact

POST {{api_host}}/contacts/anyone

Add a contact that may not have a Split account.

Request Body

{"name"=>"Hunter Thompson", "email"=>"hunter@batcountry.com", "phone"=>"0256945832", "account_number"=>"13048322", "metadata"=>{"custom_key"=>"Custom string", "another_custom_key"=>"Maybe a URL"}}