April 16th, 2026
New
Improved
This is an API-only update. Product updates will follow in a separate release.
⚠️ API - The POST /v1/tickets/add endpoint has been removed. Use POST /v1/tickets instead. The request and response payloads are identical — only the URL has changed.
✨ API - An optional ‘isUnread’ boolean field is now accepted on POST /v1/tickets. Defaults to true when omitted. Set to false to mark a ticket as read on creation.