From de1f51b1c044ac89644731b2e3d478e9c6fdb946 Mon Sep 17 00:00:00 2001 From: MahanRahmati Date: Mon, 11 Sep 2023 09:02:26 +0330 Subject: [PATCH] [remove-suggestion] return type --- content/en/methods/suggestions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/methods/suggestions.md b/content/en/methods/suggestions.md index 68744ad9..374f1478 100644 --- a/content/en/methods/suggestions.md +++ b/content/en/methods/suggestions.md @@ -89,7 +89,7 @@ DELETE /api/v1/suggestions/:account_id HTTP/1.1 Remove an account from follow suggestions. -**Returns:** n/a\ +**Returns:** Empty\ **OAuth:** User token + `read`\ **Version history:**\ 2.4.3 - added