Next Topic

Previous Topic

Book Contents

Add Organization to Scope

Adds an organization to a scope.

PUT /system/scopes/{scopeId}/orgs/{orgId}

Headers

Sample Request

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