App Token 갱신/재발급
POST
https://{auth-domain}/v1.0/auth/token/renew
Headers
Name
Type
Description
Content-Type*
string
application/json
Request Body
Name
Type
Description
refresh_token*
string
{{app_refresh_token}}
Last updated
POST
https://{auth-domain}/v1.0/auth/token/renew
Content-Type*
string
application/json
refresh_token*
string
{{app_refresh_token}}
Last updated