Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
Contact email address (required)
Contact name
1 - 255
Link contact to company by Productlane company ID. Provide only one of: companyId, companyName, or companyExternalId.
1 - 255
Link contact to company by company name. If company doesn't exist, it will be created. Provide only one of: companyId, companyName, or companyExternalId.
1 - 255
Link contact to company by your organization's external ID. Useful for linking contacts without using Productlane IDs. Provide only one of: companyId, companyName, or companyExternalId.
1 - 255
Response
Successful response
The response is of type any
.