post https://id.my.candis.io/auth/realms/candis/protocol/openid-connect/token
This endpoint handles both authorization code exchange for tokens and refresh token exchange for new tokens based on the grant_type provided.
Reference:
Responses
400Invalid request, such as missing parameters or invalid grant type.