mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-13 04:16:29 +00:00
Fix authentication message URL on Authentication API page (#533)
This commit is contained in:
parent
610c98fec9
commit
bbe386ecd8
@ -179,7 +179,7 @@ Additionally, a long-lived access token can be created using the UI tool located
|
||||
|
||||
Once you have an access token, you can make authenticated requests to the Home Assistant APIs.
|
||||
|
||||
For the websocket connection, pass the access token in the [authentication message](https://developers.home-assistant.io/docs/en/external_api_websocket.html#authentication-phase).
|
||||
For the websocket connection, pass the access token in the [authentication message](/docs/api/websocket/#authentication-phase).
|
||||
|
||||
For HTTP requests, pass the token type and access token as the authorization header:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user