From 5329a55348ef33c1a336cd19b46e02a2f054afb5 Mon Sep 17 00:00:00 2001 From: cucmberium Date: Sun, 1 Oct 2023 01:56:22 +0900 Subject: [PATCH] Added missing parameter information in Filter --- content/en/methods/filters.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/content/en/methods/filters.md b/content/en/methods/filters.md index 501b394a..55457e8b 100644 --- a/content/en/methods/filters.md +++ b/content/en/methods/filters.md @@ -863,6 +863,11 @@ Add a status filter to the current filter group. Authorization : {{}} Provide this header with `Bearer ` to gain authorized access to this API method. +##### Form data parameters + +status_id +: {{}} String. The status ID to be added to the filter group. + #### Response ##### 200: OK