This section describes how to use v1 REST APIs with main generic method examples.
The four main generic Address Manager APIs use these HTTP REST methods in the following
examples:
| Generic Address Manager API | HTTP method |
|---|---|
| get | GET |
| update | PUT |
| addEntity | POST |
| delete | DELETE |