Update sender
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
Path parameters
account_id
Request
This endpoint expects an object.
sender
Response
This endpoint returns an object.
success
sender

