mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-09 09:58:02 -04:00
Fix docs
This commit is contained in:
@@ -91,7 +91,7 @@ When using curl for the respective command, you need to authenticate with a head
|
||||
Example: `token=Z3s2K7816M4vuSpd5`
|
||||
* An active bearer token
|
||||
```bash
|
||||
curl --request GET 'https://<your host:9200>/auth-app/tokens?token={value}' \
|
||||
curl --request DELETE 'https://<your host:9200>/auth-app/tokens?token={value}' \
|
||||
--header 'accept: application/json' \
|
||||
--header 'authorization: Bearer {token}'
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user