Grammar Check
Check grammar-check activation
Return whether grammar checking is active for a text or account context.
post/api/v1/grammar-check/is-active/{id}/
Path parameters
idinteger required
Numeric resource ID.
Response
The request succeeded and returned endpoint-specific data.
Example response
{
"success": true
}