deleteSettingsById method

Future<EmailSettingsV1> deleteSettingsById (
  1. String correlationId,
  2. String recipientId
)

Deleted an email settings by recipient id.

  • correlation_id (optional) transaction id to trace execution through call chain.
  • recipientId a recipient id of the email settings to be deleted Return Future that receives deleted email settings Throws error.