Reference B: Rotate Bitbucket Data Center tokens
Rotate the PAT used by a Bitbucket Data Center integration.
Reference B: Rotate Bitbucket Data Center tokens
Rotate the integration PAT before it expires.
Send a PUT request to:
/public_api/appsec/v1/integrations/{id}
Use this request body:
{
"token": "new token"
}To find the integration ID:
Navigate to Settings → Data Sources & Integrations.
Select Bitbucket Data Center and select View Details.
Select the required instance.
Copy the
cas_connector_idfrom the URL.
PreviousReference C: Bitbucket Data Center events
NextReference A: Create a Bitbucket Data Center PAT
Last updated
Was this helpful?
