Adds an organization to a scope.
PUT /system/scopes/{scopeId}/orgs/{orgId}
Headers
Sample Request
{
"Result": true,
"ResponseCode": 0,
"Status": "string",
"Error": "string"
}