Update the device configuration
API key authentication. Provide your API key as: Authorization: Bearer <api_key>
Device ID Numeric device identifier
New name for the device
Webhook URL for receiving events (null to disable)
Events to send to webhook. See webhook documentation for event payloads.
connection.open, connection.closed, connection.auth, connection.timeout, connection.logout, message.received, message.sent, message.updated, message.deleted, call Subscription status. When set to 'inactive', the WhatsApp session is stopped but auth data is preserved for reactivation. When set to 'active', the session is restarted.
active, inactive