Set Online / Offline Presence
View All WhatsApp Messaging API APIs →Set the connected account's global presence. Send a JSON body with state set to available (online) or unavailable (offline). This controls whether others see the account as online. Use it to keep a bot appearing online during working hours or offline when idle.
API Features
Online or offline Toggle the account between available and unavailable
Simple toggle A single state field controls the visible presence
Automation-friendly Schedule presence to match working hours
Live API Demo
🔒 Sign in to try it live
Log in to call this API with your own API key. New accounts get 100 free credits — no card required.
Log in / Sign upNo active API key found. Create one in your Dashboard, then reload this page. Dashboard →
POST
/api/project/whatsapp-messaging/send-presence API Response (JSON)
{} Query Result
Need Help?
If you encounter API issues or need other API requirements, please contact us.
Use Cases
- Keep a support bot showing online during business hours
- Set an account offline when it should appear idle
- Manage perceived availability across time zones