Google Voice Assistant webhook
POST/v1/integrations/gva
Handles Google Assistant Smart Home API requests. Processes device synchronization, state queries, command execution, and disconnection intents. Requires OAuth access token in Authorization header for user authentication.
Request
Responses
- 200
- 400
- 401
- 500
Successful GVA response
Invalid request format
Unauthorized - Missing or invalid access token
Internal server error