Skip to content

Landing page to end BitBucket User linking

GET
/v1/user/links/bitbucket/access

Bitbucket cloud will redirect to this endpoint, once the current user authorises
the OAuth2 customer to access the provided scopes.
This is going to perform the latest steps to link the
logged-in TMC user to that Bitbucket account.
The parameters sent along are used to verify the authenticity of this request.
a TMC org.

Parameters

Query Parameters

code*

Temporary code to access

Typestring
Required
state*

Forwarded state associated with the link attempt.

Typestring
Required

Responses

will redirect to Profile settings

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI