# HTTP verbs

The PortSIP REST API supports both `GET` and `POST` HTTP verbs for each action.

| Verb |                     Description                     |
| :--: | :-------------------------------------------------: |
|  GET |            Used for retrieving resources.           |
| POST | Used for creating, replacing or deleting resources. |
