v1

latestOpenAPI 3.0.0Apache 2.02026-08-0610023171.4 KB
Grammar Check

Run independent grammar check

Create a grammar check that is independent of an existing text record.

post/api/v1/grammar-check/independed-check/

Response

The resource was created successfully.

successboolean
messagestring nullable

Optional informational message returned by some endpoints.

Example response

{
  "success": true
}