Using the REST Console for the first time. I am able to use the GET Request, but unable to try POST request because it says “Request body is not valid”. PUT and DELETE also don’t work due to: “code”: 17000,
“message”: “JSON parse error: ‘Wrong JSON or ContentType.’.”
}
Please help.