HomeGuidesRecipesAPI ReferencePython SDK
Alation Help Center
API Reference

Creates a new RefreshToken for the user.

This API lets you create a new Refresh Token.

If your organization is using SSO, like Okta, etc., then you will need to use the Alation UI to create a RefreshToken by going to <BASE_URL>/account/auth.

Body Params
string
required

Username of the user on Alation.

string
required

Password associated with the user on Alation.

string
required
length ≤ 256

Create the RefreshToken with this name.

Responses

Language
URL
Choose an example:
application/json