Next Topic

Previous Topic

Book Contents

Delete Scope

Deletes a single scope record.

DELETE /system/scopes/{scopeId}

Headers

Sample Response Model

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