Add missing type of id. (#1296)
This commit is contained in:
parent
3c7c5caed1
commit
66612d0084
1 changed files with 1 additions and 1 deletions
|
@ -1952,7 +1952,7 @@ Authorization
|
|||
##### Query parameters
|
||||
|
||||
id[]
|
||||
: Array. Check relationships for the provided account IDs.
|
||||
: Array of String. Check relationships for the provided account IDs.
|
||||
|
||||
with_suspended
|
||||
: Boolean. Whether relationships should be returned for suspended users, defaults to false.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue