Introduction
This document provides the REST API information supported in FortiMail version 7.2.0 release. This document covers the FortiMail GUI supported REST API reference only. These APIs can be used to retrieve, create, update and delete configuration settings, to retrieve dynamic system statistics, and to perform basic administrative actions such as reboot and shut down.
When using the APIs, the following conventions are followed:
Http GET
: To retrieve all resources or particular resourceHttp POST
: To create a new resource or perform certain administrative actionsHttp PUT
: To update an existing resourceHttp Delete
: To delete an existing resource