Create persons
POST/api/2.0/crm/contact/person/quick
Creates a list of persons with the first and last names specified in the request.
Note: Data has the following format: [{key: 'First name 1', value: 'Last name 1'}, {key: 'First name 2', value: 'Last name 2'}].
Request
Responses
- 200
- 401
List of contacts
Unauthorized