Add Organization to Scope
Adds an organization to a scope.
PUT /system/scopes/{scopeId}/orgs/{orgId}
- Does not accept filter and sort expressions.
Headers
- Authorization: Bearer {hash string returned from Auth}
Sample Request
{"Result": true,
"ResponseCode": 0,
"Status": "string",
"Error": "string"
}