Focus Beeper Desktop app
POST/v1/focus
Focus Beeper Desktop and optionally navigate to a specific chat, message, or pre-fill draft text and attachment.
Focus Beeper Desktop app
curl http://localhost:23373/v1/focus \
-X POST \
-H "Authorization: Bearer $BEEPER_ACCESS_TOKEN"{
"success": true
}Returns Examples
{
"success": true
}