Skip to main content

Update Data Profile Status

PUT 

/config/v3/dss-api/data-profile/dssTenantId/:dssTenantId

Enables or disables one or more data profiles.

Request

Path Parameters

    dssTenantId stringrequired

Body

array
  • Array [
  • id string
    profile_status string
    updated_by string
  • ]

Responses

success

Schema
    any
Loading...