Platform Changes In 2023
January 2023
- REST API
A new REST API route has been added to list all files shared in a conversation. Check out this new route.
- REST API
File upload URLs can now be requested with an ownership tag, using the new
resource
property. This allows plugins to consume a per-website file upload quota instead of their global plugin quota. Check out the updated route to request a file upload URL.