CloudId
The Cloud Id associated with the Atlassian site that has been authorized during the OAuth 2.0 authentication process. This unique identifier is assigned to the Atlassian site and is used for distinguishing different cloud instances when interacting with APIs or services within the Atlassian ecosystem.
Data Type
string
Default Value
""
Remarks
The CloudId is determined automatically during the OAuth 2.0 authentication flow. It is returned from the GetOAuthAccessToken stored procedure after the user successfully authenticates and authorizes access to their Atlassian site. You do not need to manually set or specify this value when using the InitiateOAuth flow. This property is critical for identifying the specific Atlassian cloud instance associated with the authorized OAuth 2.0 session.