Is there any way to send a POST using a payload as JSON object? The server I am trying to access only accepts Content Type Json. Thanks for any insight.
Is there any way to send a POST using a payload as JSON object?
The server I am trying to access only accepts Content Type Json.
Thanks for any insight.