---
title: "POST /api/services/app/ZaloAuth/Refresh"
method: POST
path: "/api/services/app/ZaloAuth/Refresh"
tags: ["ZaloAuth"]
---

# POST /api/services/app/ZaloAuth/Refresh

`POST /api/services/app/ZaloAuth/Refresh`

## Response `200`

Success

- ZaloTokenDto
  - `accessToken` string, nullable
  - `refreshToken` string, nullable
  - `expiresIn` integer
  - `tokenType` string, nullable
  - `scope` string, nullable

---

[API](https://skmtc.dev/dalieu/apis/portaldalieu-api.md) · [All operations](https://skmtc.dev/dalieu/apis/portaldalieu-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dalieu/portaldalieu-api/revisions/78dcf1621c0e/schema)
