I can't find anywhere on the documentation where it says how. I read on another forum that you can put false in list type parameter in the body of the API call, but I couldn't get that to work.
Do you alter the API call in any other way other than putting a false value in the parameter? I tried changing the method to Delete and that didn't work.
Waffiq 的回复
于 2024 年 11 月 30 日 11:53上午
what the error, can u share it?
HelloUser000 的回复
于 2024 年 11 月 30 日 12:41下午
Null Pointer Exception
Waffiq 的回复
于 2024 年 11 月 30 日 6:46下午
thats mean, the error is on your code
make sure your method is correct, and the request body also
HelloUser000 的回复
于 2024 年 11 月 30 日 10:21下午
Do you alter the API call in any other way other than putting a false value in the parameter? I tried changing the method to Delete and that didn't work.
Waffiq 的回复
于 2024 年 12 月 01 日 6:04上午
no, you should follow the instruction