X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=docs%2FAPI%2Fpleroma_api.md;fp=docs%2FAPI%2Fpleroma_api.md;h=c1aa4d204148b536141cbf1ec11ef6f5de88e336;hb=1a5a7ba6e8a936d3138ca530d3466111e542aef6;hp=8a937fdfdcf91781acbfc52582be6fd6d1967e18;hpb=bd1e2e3a58ebd702306e7a6e2df985ac07e5f7d8;p=akkoma diff --git a/docs/API/pleroma_api.md b/docs/API/pleroma_api.md index 8a937fdfd..c1aa4d204 100644 --- a/docs/API/pleroma_api.md +++ b/docs/API/pleroma_api.md @@ -50,7 +50,7 @@ Request parameters can be passed via [query strings](https://en.wikipedia.org/wi * Authentication: not required * Params: none * Response: Provider specific JSON, the only guaranteed parameter is `type` -* Example response: `{"type": "kocaptcha", "token": "whatever", "url": "https://captcha.kotobank.ch/endpoint"}` +* Example response: `{"type": "kocaptcha", "token": "whatever", "url": "https://captcha.kotobank.ch/endpoint", "seconds_valid": 300}` ## `/api/pleroma/delete_account` ### Delete an account