Create Sales Personnel
Creates a sales personnel profile. If the email or phone already matches an existing sales personnel in the project, that record is updated instead of a duplicate being created.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
identitystring
The identity for the active project.
Request
This endpoint expects an object.
display_name
first_name
last_name
email
phone
Response
Created
data
status
message

