Harmony-RefreshToken
Tested
POST
harmony.photos/api/v2/token/refresh/
harmony
Last modified:2024-09-13 14:01:03
Maintainer:IDA
This API allows users to refresh their access token by providing a valid refresh token. Upon successful validation, the API returns a new access token that can be used for authenticated requests.
Request
Header Params
User-Agent
string
required
Example:
Harmony/29 CFNetwork/1474 Darwin/23.0.0
Accept-Language
string
required
Example:
en-GB,en-US;q=0.9,en;q=0.8
Content-Type
string
required
Example:
application/json
Body Params text/plain
Request samples
Responses
Modified at 2024-09-13 14:01:03