AuthenticationRefresh TokenRefresh Token POST /api/v1/auth/refresh Refresh access token using refresh token. Supports both body payload and HttpOnly cookie for refresh token. Rate limited: 30/min per token + 100/min per IP. Request Responses200401403404422429OKUnauthorizedForbiddenNot FoundValidation ErrorToo Many Requests