Namespaces
Update a namespace.
Update a namespace for the authenticated organization. If there is no change, return it as it is.
PATCH
TypeScript
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