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

pub async fn delete_all_inboxes(
    configuration: &Configuration
) -> Result<(), Error<DeleteAllInboxesError>>

Permanently delete all inboxes and associated email addresses. This will also delete all emails within the inboxes. Be careful as inboxes cannot be recovered once deleted. Note: deleting inboxes will not impact your usage limits. Monthly inbox creation limits are based on how many inboxes were created in the last 30 days, not how many inboxes you currently have.