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
- 200
- 404
- 422
Successful Response
Not found
Validation Error