but when I omit it to call a parameter-less function, I got a “Bad Request” error as result. There are now 2 possibilities:
-
Parameters
object isn’t optional (because omitting theproperties
object works) - Or the API docs has a typo.
but when I omit it to call a parameter-less function, I got a “Bad Request” error as result. There are now 2 possibilities:
Parameters
object isn’t optional (because omitting the properties
object works)