file
file/onUpload/{ext}/**
Notifies any plugin that has registered an onUpload handler for the given file extension. :ext is the extension category and ** is the file path.
get/api/file/onUpload/{ext}/**
Response
Success
object required
Notifies any plugin that has registered an onUpload handler for the given file extension. :ext is the extension category and ** is the file path.
Success