Skip to main content
POST
Improve draft

Authorizations

X-API-Key
string
header
required

API Key for authentication

Path Parameters

dmId
string
required

Body

application/json
dmId
string<uuid>
required

Exact reply ID obtained from Prepare reply or Get conversation.

instructions
string
required

Plain-text description of what to change.

Required string length: 1 - 1250

Response

status
enum<string>
required

Response status

Available options:
success
data
object | null
required

No response payload

Example:

null

message
string
required

Success message

Example:

"Operation completed successfully"