Edit
language
Edit
The edit endpoint uses generative AI to apply requested edits to a document
POST
Edit
Documentation Index
Fetch the complete documentation index at: https://docs.cxconnect.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
application/json
Available options:
grammar, syntax, simplify, clarify Available options:
default, expand, shorten Available options:
none, academic, admiring, amused, angry, annoyed, approving, aware, confident, confused, curious, disappointed, disapproving, eager, embarrassed, excited, fearful, friendly, funny, grateful, joyful, loving, mournful, neutral, optimistic, professional, relieved, remorseful, repulsed, sad, worried, surprised, sympathetic Required range:
1 <= x <= 10Required range:
0 <= x <= 1Example:
{ "foo": "bar" }