CData Python Connector for Jira

Build 25.0.9454

PAT

The Personal Access Token (PAT) used to authenticate the current user. The PAT is an alternative to using passwords and is used for accessing resources within the Atlassian ecosystem, such as Jira or Confluence. This token provides a secure, token-based authentication method for API calls, eliminating the need to expose the user's password directly.

Data Type

string

Default Value

""

Remarks

This property holds the Personal Access Token for the currently authenticated user. This token is used for secure authentication and is preferred for API access because it reduces the need to use passwords.

To generate the PAT, log in to your Atlassian account, then go to your profile by selecting the profile picture in the top right corner of the screen, navigate to Profile > Personal Access Tokens, and click Create token. This allows you to generate a new token for authentication.

Since the PAT is a sensitive piece of data, it should be stored securely and should not be exposed in unsecured environments.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9454