#Finding Request body format?
5 messages · Page 1 of 1 (latest)
Why are you trying to use an undocumented API? The only way to do that would be to guess or find code from someone else who had correctly guessed. However, that is still potentially futile, because they are free to change their API at any time, so the code can abruptly stop working and there will be no easy quick fix when that happens.