Skip to content

Commit

Permalink
Merge pull request #7 from NicolasAlmerge/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
m5c authored Oct 10, 2022
2 parents 938a5f7 + cce6323 commit 3468983
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion markdown/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -458,7 +458,7 @@ Optional, for P2P clients: ```location=___.___.___.___``` (must be a valid IP ad
* Request-Parameters: ```access_token=...```
* Curl:
```
curl -X DELETE http://127.0.0.1:4242/oauth/DELETE?access_token=37S8hhdMCdXupIatPm82xJpXXas=
curl -X DELETE http://127.0.0.1:4242/oauth/active?access_token=37S8hhdMCdXupIatPm82xJpXXas=
```

0 comments on commit 3468983

Please sign in to comment.