Rest APISecurityRefresh access token.Refresh access token. POST /security/refreshtoken Refresh access token for a user. Request Responses200401404OkThe user for which the token needs to be refreshed is not active.The user for which the token needs to be refreshed was not found.