Retrieves a list of supported file extensions for attachments.
Last updated 4 months ago
Was this helpful?
📘 See alsoMessage MessageML Message ID Message Format - MessageML PresentationML Message Format - ExtensionML Colors Symphony Elements
Message MessageML Message ID Message Format - MessageML PresentationML Message Format - ExtensionML Colors Symphony Elements
/v1/files/allowedTypes
Session authentication token.
curl -L \ --url 'yourpodURL.symphony.com/pod/v1/files/allowedTypes' \ --header 'sessionToken: text'
[ ".bmp", ".doc", ".png", ".mp4" ]