Namespaces
Update a namespace.
Update a namespace for the authenticated organization. If there is no change, return it as it is.
PATCH
TypeScript
Documentation Index
Fetch the complete documentation index at: https://docs.agentset.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Default authentication mechanism
Path Parameters
The id of the namespace (prefixed with ns_)
Example:
"ns_123"
Body
application/json
Previous
Delete a namespace.Delete a namespace for the authenticated organization. This will delete all the data associated with the namespace.
Next
TypeScript