Retrieves a list of supported file extensions for attachments.
Last updated 6 months ago
Was this helpful?
📘 See also
Session authentication token.
["ftp","mailto","fdsup","skype"]
GET /pod/v1/files/allowedTypes HTTP/1.1 Host: yourpodURL.symphony.com Accept: */*
Success
[ "ftp", "mailto", "fdsup", "skype" ]