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.
application/json; charset=UTF-8
Request Body array
- Array [
- ]
id string required
Profile Id
profileStatus string required
Profile Status (active or disabled)
Responses
- 200
- 500
success
application/json; charset=UTF-8
Schema
Example (from schema)
Schema
detail string
Exception details
message string
API response
name string
Exception name
{
"detail": "string",
"message": "string",
"name": "string"
}
internal_error
Loading...