v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1352926.5 KB
devices

Requests Google to send an action.devices.SYNC intent to your smart home Action to update device metadata for the given user. The third-party user's identity is passed via the agent_user_id (see RequestSyncDevicesRequest). This request must be authorized using service account credentials from your Actions console project.

post/v1/devices:requestSync

Request body

asyncboolean

Optional. If set, the request will be added to a queue and a response will be returned immediately. This enables concurrent requests for the given agent_user_id, but the caller will not receive any error responses.

agentUserIdstring

Required. Third-party user ID.

Response

Successful response