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