Update - SenderIdentity
POST {{apiBaseUrl}}/v1/senderIdentities/update?email=luthercooper@cubeflakes.com
Updates the name of the existing sender identity. Should provide the email address of the sender identity for this.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
email | string | Email address of the sender identity. |
Request Body
{"name"=>"Luther Cooper"}