I'm about to integrate the API into a new project and I'd love to be able to restrict the user from selecting file types that we don't support. I've been looking through the docs but am not seeing it (or just missing it I hope).
We currently support .docx, .pdf, .rtf, .txt and it would be awesome if we can restrict selecting any files that do not have one of those types.
Is this supported in the API? If not, I supposed we'd need to do some validation and feedback on client-side on our end.
Thanks!
Kane