Ai Rephrase Text
Rephrase text in a specified tone.
Rephrase text in a specified tone.
AuthorizationBearer <token>
In: header
Path Parameters
conversation_id*Conversation Id
Response Body
application/json
application/json
curl -X POST "https://loading/api/v2/conversations/string/ai/rephrase"{
"duration_ms": 0,
"model": "string",
"rephrased_text": "string"
}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}