-
Notifications
You must be signed in to change notification settings - Fork 3
Service: Virtual Corpus Access Deletion
Eliza Margaretha Illig edited this page Aug 20, 2024
·
11 revisions
** WARNING: This web-service is DEPRECATED from Kustvakt version 0.75 and will be completely removed from API v1.1.
deletes a virtual corpus access. This service is only available to users having virtual corpus admin access for the VC.
Available in: full version
Method: DELETE
Service URL: root/vc/access/{access_id}
Header Parameter
| Name | Required | Authentication scheme | Value |
|---|---|---|---|
| Authorization | yes | HTTP authentication with scheme: Bearer | OAuth2 access token |
Path Parameter
| Name | Required | Description | Type |
|---|---|---|---|
| access_id | yes | the id of the virtual corpus access | Integer |
Request
curl --request DELETE
-H 'Authorization: Bearer eyJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1MTM1MzI3O
TAxMzQsInN1YiI6InVzZXJuYW1lIiwiaXNzIjoiaHR0cDpcL1wva29yYXAuaWRzLW1
hbm5oZWltLmRlIn0.p4jHIGeVwTpYAPFiWAd0R8Zcazyg7e9_tUGxOyFGUlo'
http://localhost:8089/api/v1.0/vc/access/12345
- 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