Skip to main content

Delete Native Change Detection Configuration

DELETE 

/sources/:sourceId/native-change-detection-config

Deletes the native change detection configuration for the source specified by the given ID. A token with API, or ORG_ADMIN authority is required to call this API.

Request

Path Parameters

    id stringrequired

    The source id

    Example: 2c9180835d191a86015d28455b4a2329

Responses

No content - indicates the request was successful but there is no content to be returned in the response.

Loading...