-
Notifications
You must be signed in to change notification settings - Fork 3
Virtual Corpus Remove Sharing
Eliza Margaretha Illig edited this page Mar 5, 2025
·
1 revision
removes access to a virtual corpus for a user-group.
Available in: full version
Method: DELETE
Service URL: root/vc/~{vc_creator}/{vc_name}/delete/{@group_name}
Header Parameter
| Name | Required | Authentication scheme | Value |
|---|---|---|---|
| Authorization | yes | HTTP authentication with scheme: Bearer | OAuth2 access token |
Path Parameter
| Name | Required | Description | Type |
|---|---|---|---|
| vc_creator | yes | the username of the virtual corpus creator | String |
| vc_name | yes | virtual corpus name | String |
| group_name | yes | user-group name | String |
Request
curl --request DELETE
-H 'Authorization: Bearer eyJhbGciOiJIUzI1NiJ9_tUGxOyFGUlo'
http://localhost:8089/api/v1.1/vc/~nemo/wikipedia/@wiki-group
- Setting LDAP
- Setting initial super client
- Setting a custom environment
- Setting resources for CLARIN FCS
- Disabling query rewrites
- Named virtual corpora
- Importing Kustvakt to Eclipse
- Installing Lombok
- Setting annotation processors
- Setting a test environment
- HTTP Basic Authentication
- OAuth2 authorization scopes
- OAuth2 authorization request
- OAuth2 token request
- OAuth2 token revocation
- OAuth2 client registration
- OAuth2 client info
- OAuth2 client deregistration
- OAuth2 client secret reset
- Plugin registration
- Plugin list (marketplace)
- Plugin installation
- Plugin uninstallation
- Installed plugin list
- VC creation and update
- VC deletion
- VC list
- VC info
- VC KoralQuery
- VC statistics
- VC statistics with KoralQuery