Added missing parameter information in Filter

This commit is contained in:
cucmberium 2023-10-01 01:56:22 +09:00
parent b6c62a040d
commit 5329a55348
1 changed files with 5 additions and 0 deletions

View File

@ -863,6 +863,11 @@ Add a status filter to the current filter group.
Authorization
: {{<required>}} Provide this header with `Bearer <user token>` to gain authorized access to this API method.
##### Form data parameters
status_id
: {{<required>}} String. The status ID to be added to the filter group.
#### Response
##### 200: OK