Update sender

View as MarkdownOpen in Claude
Update sender details (email in path). **Request body fields (wrapped in `sender` object):** - `seat_id` (string, required) — Associated seat ID. - `account_id` (string, required) — Account this sender belongs to. - `status` (string, optional) — `ENABLED` | `DISABLED`. - `name` (string, optional) — Display name for this sender.

Authentication

X-API-KEYstring
API Key authentication via header

Request

This endpoint expects an object.
senderobjectRequired

Response headers

Viastring or null
Alt-Svcstring or null
X-Cachestring or null
X-Amz-Cf-Idstring or null
X-Amz-Cf-Popstring or null
x-amz-apigw-idstring or null
X-Amzn-Trace-Idstring or null
x-amzn-RequestIdstring or null

Response

OK
diffboolean
successboolean
account_newobject
account_oldobject

Errors