Available on Premium, Business, Enterprise plans.
Header Parameters
- Send data as text. If using Postman, please be sure to select “Text” as the type.
- Set the
"Content-Type": "text/plain"
.
Request Examples
Send any json to this endpoint to validate it. Below is an example of invalid JSON using Postman. Can you spot it? A missing comma at the end on the second parameterplatforms
.
Be sure to set the Content-Type
in the header as text/plain
and select “Text” when sending.
