Skip to main content

APITokenConnectionAdmin: manage API token connections

Use APITokenConnectionAdmin in the Atlan Python SDK to programmatically assign an API token as a connection admin.

The API token connection admin package allows you to assign an API token to a connection as a connection admin. This is a necessary step when:

  • A connection is created through a workflow, run by a user
  • You want to use an API token to programmatically administrate the connection or its assets (in particular, to manage policies in a persona)

Configuration

To set up the API token connection admin with the specified configuration.

Coming soon

Re-run existing workflow

To re-run an existing api token connection admin workflow:

Coming soon
Was this page helpful?