Fonoa API HTTP request support is limited to a subset of RFC 2616.
Here are the details of HTTP Request Type and its usage within Fonoa API.
HTTP Request Type | Fonoa API usage | Description |
---|---|---|
GET | Yes | Used for retrieving information, authentication, and files. |
POST | Yes | Used to update information. |
DELETE | Yes | Used to delete objects and disable settings. |