deleteEmailAddress()
Deletes an EmailAddress
for a given ID.
- Name
emailAddressId
- Type
string
- Description
The ID of the email address to delete.
Backend API (BAPI) endpoint
This method in the SDK is a wrapper around the BAPI endpoint DELETE/email_addresses/{email_address_id}
. See the BAPI reference for more details.
Feedback
Last updated on