Person Endpoints
Create a new person
Creates a new person record with comprehensive profile information.
- Creates associated work experience if company and job title provided
- Links person to job/candidate if job details provided
- Links person as client contact if client details provided
- Handles multiple contact details (emails/phones)
- Creates initial notes if provided
POST
Authorizations
Enter your API key as: Bearer your_api_key_here
Body
application/json
Response
201
application/json
Successful response
The response is of type object
.