OpenAPI spec for text improvement
Authorizations
Body
textstring[]RequiredExample:
Text to be improved. Only UTF-8-encoded plain text is supported. Improvements are returned in the same order as they are requested.
this is a example sentence to imprve
target_langstring · enumOptionalExample:
The language for the text improvement.
de
Possible values: writing_stylestring · enumOptionalPossible values:
Specify a style to rephrase your text in a way that fits your audience and goals.
The prefer_
prefix allows falling back to the default style if the language does not yet support styles.
tonestring · enumOptionalPossible values:
Specify the desired tone for your text.
The prefer_
prefix allows falling back to the default tone if the language does not yet support tones.
Responses
200
Successful text improvement.
application/json
200
Successful text improvement.
Last updated