curl -X POST https://api.truthlocks.com/v1/announcements/550e8400-e29b-41d4-a716-446655440000/read \
-H "X-API-Key: tlk_your_key_here"
{}
Mark a single announcement as read for your tenant.
curl -X POST https://api.truthlocks.com/v1/announcements/550e8400-e29b-41d4-a716-446655440000/read \
-H "X-API-Key: tlk_your_key_here"
{}
is_read field to true and removes the unread indicator in the console.
{}
curl -X POST https://api.truthlocks.com/v1/announcements/550e8400-e29b-41d4-a716-446655440000/read \
-H "X-API-Key: tlk_your_key_here"