Skip to main content
PATCH
cURL

Path Parameters

dataSourceId
string<uuid>
required

The ID of the GitLab Data Source to be updated.

Body

application/json
name
string

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

Required string length: 1 - 64
description
string | null

The updated description of the GitLab Data Source.

Maximum string length: 256
isAutoScanEnabled
boolean

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

config
object

Response

Default Response

dataSource
GitLab · object
required