Added missing parameter information in Filter (#1312)
This commit is contained in:
parent
44e96e9428
commit
c2d93f344f
1 changed files with 5 additions and 0 deletions
|
@ -863,6 +863,11 @@ Add a status filter to the current filter group.
|
||||||
Authorization
|
Authorization
|
||||||
: {{<required>}} Provide this header with `Bearer <user token>` to gain authorized access to this API method.
|
: {{<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
|
#### Response
|
||||||
##### 200: OK
|
##### 200: OK
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue