Next Topic

Previous Topic

Book Contents

Enable/Disable Third Party Apps

Enables or disables third party apps in a tenant.

PUT /thirdpartyapps/{tenantId}/status/{enable}

URL Parameter

Headers

Sample Response Model

{
  "Result": true,
  "ResponseCode": 0,
  "Status": "string",
  "Error": "string"
}