English
cURL
curl --request POST \ --url https://cloud.memsource.com/web/api2/v1/spellCheck/words \ --header 'Content-Type: application/json' \ --data '{ "lang": "<string>", "word": "<string>" }'
No Content
Was this page helpful?