Skip to main content

Update Data Profile Status

deprecated

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

Enables or disables one or more data profiles.

Request Body array
  • Array [
  • id string required

    Profile Id

    profileStatus string required

    Profile Status (active or disabled)

  • ]
Responses

success


Schema
    detail string

    Exception details

    message string

    API response

    name string

    Exception name

Loading...