API Resources
Contact
Contacts
| API | Description |
|---|---|
| GET Contacts |
Search for contact records |
| POST Contacts |
Create the given contact record |
| GET Contact/{id} |
Get a contact record by it's id |
| PUT Contact/{id} |
Update the given contact record |
| DELETE Contact/{id} |
Delete contact by contact id |