Update Senderput https://{APP_DOMAIN}/api/3.2/messages/senders/{id}Updates a sender's name, local part, domain, reply-only setting, and default status.Path ParamsidintegerrequiredThe ID of the Sender to updateBody ParamsBody ParamsnamestringThe name of the Senderlocal_partstringThe local part of the email addressdomain_idintegerThe id of the configured domain to usedefaultbooleanWhether this Sender is the default sender for its publicationtruefalsereply_onlybooleanWhether this Sender will only be used as a Reply-TotruefalseResponse 200The updated senderUpdated 23 days ago