Function mailslurp::apis::inbox_controller_api::delete_inbox[][src]

pub async fn delete_inbox(
    configuration: &Configuration,
    params: DeleteInboxParams
) -> Result<(), Error<DeleteInboxError>>

Permanently delete an inbox and associated email address as well as all emails within the given inbox. This action cannot be undone. Note: deleting an inbox will not affect your account usage. Monthly inbox usage is based on how many inboxes you create within 30 days, not how many exist at time of request.