Skip to main content
PATCH
cURL

Path Parameters

dataSourceId
string<uuid>
required

The ID of the Bitbucket Data Source to be updated.

Body

application/json
name
string

The updated name of the Bitbucket Data Source. Must be slug-friendly.

Required string length: 1 - 64
description
string | null

The updated description of the Bitbucket Data Source.

Maximum string length: 256
isAutoScanEnabled
boolean

Whether scans should be automatically performed when a push occurs to repositories associated with this Data Source.

config
object

Response

Default Response

dataSource
Bitbucket · object
required