settings

Get instance's global settings for Attachment

get/settings/attachment

Response

GeneralAttachmentSettings

allowed_typesstring

AllowedTypes contains the allowed file types for attachments

enabledboolean

Enabled indicates if file attachments are enabled

max_filesinteger

MaxFiles is the maximum number of files per attachment

max_sizeinteger

MaxSize is the maximum size for individual attachments

Changes