Grammar Check

Activate grammar check

Activate grammar checking for a text or account context.

post/api/v1/grammar-check/activate/{id}/

Path parameters

idinteger required

Numeric resource ID.

Response

The request succeeded and returned endpoint-specific data.

successboolean
messagestring nullable

Optional informational message returned by some endpoints.

Example response

{
  "success": true
}

Changes

No recorded changes to this endpoint across all 3 revisions of this API.