Payload filter for Refresh Token

Hi,
is there a way to change the refresh token payload as for the access token?

No, it’s sole purpose is to fetch new JWT Tokens. The customized payloads are only in JWT Bearer Tokens.