drop Scope
Deletes a scope from the bucket.
WARNING: All documents (and collections & indexes) in the scope will be lost.
Parameters
scope Name
Name of the scope to drop.
Throws
Scope Not Found Exception
if the bucket does not have a scope with this name.