Skip to main content

Allow users to enable data privacy

Select

SaaS
Customer Managed

Allow users to enable data privacy

Responses

OK


Schema
  • processinginstructioninfo object
  • attributes object[]
  • name string
  • value string
  • response object[]
  • errorCode integer
PUT /commcell/properties/privacy/action/enable    

Authorization

type: apiKeyname: Authtokenin: header

Request

Click Edit to configure Base URL
https://CommandCenterHostName/commandcenter/api
Security Scheme
token
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/Commcell/Properties/Privacy/Action/enable' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'