Skip to main content

Clone Data Profile

POST 

/dlp/api/v1/dss-api/data-profile/id/:profileId

deprecated

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

Clones a data profile.

Request

Path Parameters

    profileId stringrequired

    Data profile ID

Responses

success

Schema
    detail string

    Exception details

    message string

    API response

    name string

    Exception name

Loading...