Skip to main content
PATCH

Update a Draft

Update a letter that is in draft status. You can modify the recipient, address, content, or any combination. Letters that have already been sent cannot be updated.

Path parameters

string
required
The unique letter ID.

Request

All fields are optional — only include the fields you want to change.
string
Name of the recipient. Maximum 30 characters.
object
The recipient’s postal address. If provided, all required address fields must be included.
string
The letter body text.

Response

Returns the full updated letter object (same shape as Get a Letter).

Examples

Error codes