Skip to main content

Delete Native Change Detection Configuration

DELETE 

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

experimental

This API is currently in an experimental state. The API is subject to change based on feedback and further testing. You must include the X-SailPoint-Experimental header and set it to true to use this endpoint.

Deletes the native change detection configuration for the source specified by the given ID.

Request

Path Parameters

    id stringrequired

    The source id

    Example: 2c9180835d191a86015d28455b4a2329

Header Parameters

    X-SailPoint-Experimental stringrequired

    Default value: true

    Use this header to enable this experimental API.

    Example: true

Responses

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

Loading...