Skip to main content

Delete Data Pattern

DELETE 

/dlp/api/v1/dss-api/data-pattern/:patternId

deprecated

This endpoint has been deprecated and may be replaced or removed in future versions of the API.

Deletes a data pattern.

Request

Path Parameters

    patternId stringrequired

    Data pattern ID

Responses

success

Schema
    detail string

    Exception details

    message string

    API response

    name string

    Exception name

Loading...