---
title: "Set eagle-view refresh-token"
method: PUT
path: "/v1/eagleview/refresh-token"
tags: ["EagleView"]
---

# Set eagle-view refresh-token

`PUT /v1/eagleview/refresh-token`

Save the eagleview refresh-token to the database to connect the eagleview account. This interface is only allowed to be used internally by keycloak.

## Request body

- string

## Other responses

- `400` — Bad Request, accountId is invalid
- `401` — Unauthorized, user do not login
- `403` — Invalid token
- `405` — Method not allowed, the request method is not valid for this API or this API is not available.
- `500` — Internal exception

---

[API](https://skmtc.net/beaconproplus/apis/eagleview-api.md) · [All operations](https://skmtc.net/beaconproplus/apis/eagleview-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/beaconproplus/eagleview-api/revisions/acb20cfa91b9/schema)
