projects
Add Contact
Add a contact to a project.
Creates or finds a Person in the knowledge graph (Neo4j) and creates a CONTACT_FOR relationship to the project. The Person may also be linked to a Company based on email domain.
post/v1/projects/{project_id}/contacts
Path parameters
project_idstring uuid required
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.