struct Mailjet::Listrecipient::UpdatePath
- Mailjet::Listrecipient::UpdatePath
- Mailjet::Path
- Struct
- Value
- Object
Overview
Update a listrecipient
listrecipient = Mailjet::Listrecipient.update(12345, {
is_unsubscribed: true,
})