Creates a new API Access Token.post {protocol}://{base-url}/integration/v1/createAPIAccessToken/This API lets you to create a new API Access Token that can be used for authenticating Alation public API requests.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 22 days ago Refresh & Access Token OverviewRevokes all the active API Access Tokens for the user.Did this page help you?YesNo