Python: Create a new analytics bucket
Creates a new Analytics bucket.
- This is an alpha feature and may change in the future.
- Analytics buckets are used for storing and querying analytics data.
Parameters
Examples
Create analytics bucket
response = supabase.storage.analytics().create("analytics-bucket")