cURL
curl --request DELETE \ --url https://app.miget.com/api/v1/buckets/{uuid}/policy \ --header 'Authorization: <api-key>'
Removes the bucket policy, reverting to default access rules.
Bearer token for authentication. Format: 'Bearer {token}'
Workspace ID (uses default workspace if not provided)
Bucket UUID
Delete bucket policy