Skip to main content

Check Webphone Enabled

GET 

/api/webphone/enabled

Check if WebPhone feature is enabled for the current user.

This endpoint can be used by the frontend to conditionally show/hide WebPhone UI components.

Args: web_context: Authenticated user context config: Application configuration

Returns: Dictionary with 'enabled' boolean field

Request

Responses

Successful Response