Additional Services
Last updated
Was this helpful?
This file documents Flashgate’s auxiliary endpoint for sending feedback via email, allowing users to report bugs, submit support requests, or share feature suggestions. It supports file attachments and includes safeguards like size limits and authentication to ensure secure, actionable communication with the Flashgate team.
To perform this operation, you must be authenticated by means of one of the following methods: BearerAuth.
POST/email/feedback
Send feedback or support emails to Flashgate, with optional attachments.
POST/systemevent
Query system events from the SystemEvent table with advanced filtering and pagination capabilities.
POST/systemevent/:id/read
Mark a system event as read for the current user.
DELETE/systemevent/:id/read
Mark a system event as unread for the current user.
Last updated
Was this helpful?
Was this helpful?