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.
Search
/
Ask AI
Sign Up
Documentation
API Reference
SDKs
Buckets
update
Copy page
PUT
https://api.groundx.ai/api
/
v1
/
bucket
/
:bucketId
Rename a bucket.
Authentication
X-API-Key
string
API Key authentication via header
Path parameters
bucketId
integer
Required
The bucketId of the bucket being updated.
Request
This endpoint expects an object.
newName
string
Required
The new name of the bucket being renamed.
Response
Bucket successfully updated
bucket
object
Show 2 properties
Errors
400
Bad Request Error
401
Unauthorized Error