Updates an email delivery setting with a specified ID.
Email delivery setting resource.
Email delivery setting updated.
Unauthorized access. Invalid credentials used.
Access forbidden.
Conflict.
Invalid data sent.
{- "from": "from-example@rebilly.com",
- "name": "John Doe",
- "credentialId": "b120c2ca-6c2b-4690-9dff-3b0d87852dc7",
- "isDefault": false
}
{- "id": "mail_dst_0YVCNQV8PSCERAJ7N1V4WWPZN2",
- "from": "from-example@rebilly.com",
- "name": "John Doe",
- "status": "pending",
- "credentialId": "b120c2ca-6c2b-4690-9dff-3b0d87852dc7",
- "provider": "rebilly",
- "isDefault": false,
- "createdTime": "2019-08-24T14:15:22Z",
- "updatedTime": "2019-08-24T14:15:22Z",
- "_links": [
- {
- "href": "string",
- "rel": "self"
}
]
}