Get Email Settings
GET {{base_url}}/fc/api/v1/settings/email
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Content-Type
|
string |
RESPONSES
status OK
{
"from_name": "File Sync & Share",
"from_address": "noreply-afc@acronis.com",
"use_system_address_for_all_headers": false
} |
ENDPOINTS