Validate the given RefreshToken.post {protocol}://{base-url}/integration/v1/validateRefreshToken/This API lets you validate an existing RefreshToken, returning useful metadata about the token, if valid.Body Paramsrefresh_tokenstringrequiredRefreshToken generated for the user in Alation.user_idintegerrequiredUser ID associated with the refresh token who generated this token on Alation.Responses 200OK 400Malformed Request 401Unauthorized bad/missing token 403Forbidden User cannot edit this resource 404The specified resource was not found 500Internal Server ErrorUpdated 22 days ago Regenerates a RefreshToken, invalidating the current token in request body.Overview (Service User Authorization)Did this page help you?YesNo