Service Mail > Preferences

Update preferences

Update preferences for given service Mail

patch/1/mail_hostings/{mail_hosting_id}/preferences

Path parameters

mail_hosting_idstring required

Request body

authorized_sendersstring[]
blocked_sendersstring[]
dkim_enabledboolean
external_mail_flag_enabledboolean
promotion_filter_enabledboolean
spam_filter_enabledboolean

Response

OK

result'success' | 'error' | 'asynchronous' required

Result of the HTTP request

databoolean

Example response

{
  "result": "success"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.