고객사 액세스 토큰 갱신/재발급
POST
https://{auth-domain}/v1.0/auth/customer/token/renew
Headers
Name
Type
Description
Content-Type*
string
application/json
Request Body
Name
Type
Description
refresh_token*
String
{{customer_refresh_token}}
Last updated