Regenerates a RefreshToken, invalidating the current token in request body.post {protocol}://{base-url}/integration/v1/regenRefreshToken/This API lets you to regenerate a RefreshToken, invalidating the current token passed in the request.Body Paramsrefresh_tokenstringrequiredRefreshToken generated for the user in Alation.user_idintegerrequiredUser ID associated with the refresh token who generated this token on Alation.Responses 201Created 400Malformed Request 401Unauthorized bad/missing token 403Forbidden User cannot edit this resource 404The specified resource was not found 500Internal Server ErrorUpdated 21 days ago Creates a new RefreshToken for the user.Validate the given RefreshToken.Did this page help you?YesNo