-
Notifications
You must be signed in to change notification settings - Fork 3
Service: User Setting Deletion
Eliza Margaretha edited this page Feb 5, 2019
·
1 revision
Deletes user settings of a user.
Available in: full version
Method: DELETE
Service URL: {root}/{api-version}/~{username}/setting
Path parameters
| name | required | description | type | example |
|---|---|---|---|---|
| root | yes | the service root URI | String | http://localhost:8089/api |
| api-version | yes | the version of the API | String | v1.0 |
| username | yes | the username must be the same as the authenticated username | String |
Header Parameters
| Name | Required | Description | Value |
|---|---|---|---|
| Authorization | yes | HTTP authentication with schemes: Api, Bearer | user authentication token: Api token, OAuth2 access token (Bearer) |
curl -v -X DELETE
-H 'Authorization: Api eyJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1MTM1MzI3O
TAxMzQsInN1YiI6InVzZXJuYW1lIiwiaXNzIjoiaHR0cDpcL1wva29yYXAuaWRzLW1
hbm5oZWltLmRlIn0.p4jHIGeVwTpYAPFiWAd0R8Zcazyg7e9_tUGxOyFGUlo'
http://localhost:8089/api/v1.0/~dory/setting
- 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