MonitorsImap pop monitors
Delete IMAP/POP Monitor
Deletes an IMAP/POP monitor.
DELETE /api/imap-pop-monitors/:imapPopMonitorPublicId
Authentication
Requires a valid session.
- Header:
Authorization: Bearer <token>
Parameters
imapPopMonitorPublicId(Path, required): IMAP/POP monitor public UUID.
Response
{ "success": true }Errors
400IMAP/POP monitor public ID (UUID) required401Unauthorized403Forbidden (e.g.readonlyor global supporter)404IMAP/POP monitor not found