diff --git a/docs/api/supervisor/endpoints.md b/docs/api/supervisor/endpoints.md index 167735ba..a0295157 100644 --- a/docs/api/supervisor/endpoints.md +++ b/docs/api/supervisor/endpoints.md @@ -627,6 +627,7 @@ Set the output volume for a specific application You can do authentication against Home Assistant Core. You can POST the data as JSON, as urlencoded (with `application/x-www-form-urlencoded` header) or by using use basic authentication. +For using Basic authentication, you can use the `X-Supervisor-Key` for Supervisor authentication token. **Payload:**