Clear a Soup

To remove all entries from a soup, call the soup clearing method.

In hybrid apps, call:

The success callback supports a single parameter that contains the soup name. For example:

In Android apps, call:

Objective-C:

Swift:

Example: