Contacts are used to send forms to users, and can be synced between integrations and Smarter Drafter
Resource | Description |
---|---|
GET /Contacts/:id | Returns a specified contact |
PUT /Contacts/:id | Updates a specified contact |
DELETE /Contacts/:id | Deletes a specified contact |
GET /Contacts | Search for contacts |
POST /Contacts | Creates a new contact |