Author API Initialization
organisation_id
Specifies which Item bank to load Activity and Item content from. By default, the Author API will source content from your default Item bank.
You would want to use this to specify a particular Item bank to load from when the author has access to multiple Item banks.
Examples
var initializationOptions = {
"organisation_id": 123456
};
Values
Attribute path organisation_id
Type number