For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
remove a bucket from a group. Buckets and groups can be associated many to many, this removes one bucket to group association without disturbing others.
Authentication
X-API-Keystring
API Key authentication via header
Path parameters
groupIdintegerRequired
The groupId of the group which the bucket will be removed from.
bucketIdintegerRequired
The bucketId of the bucket which will be removed from the group.