- Reference
- Version · 5.1.1
- Reference guide
Couchbase dropScope
Last updated: August 12, 2026
Drops a scope from a Couchbase bucket. Dropping a scope permanently deletes all collections and documents within it.
Known limitations:
This operation is irreversible. There is no automatic rollback support.
Dropping a scope permanently deletes all collections and documents within it.
Available attributes
Attribute | Type | Description | Required |
|---|---|---|---|
| String | The name of the bucket containing the scope. | Yes |
| String | The name of the scope to drop. | Yes |
loading
loading
loading