API error
Malformed request
The body was not JSON, or input was missing, or it was not a string.
How to fix it
Send Content-Type: application/json and a body shaped like {"input": "..."}.
API error
The body was not JSON, or input was missing, or it was not a string.
Send Content-Type: application/json and a body shaped like {"input": "..."}.