Tool
realtime_namespace_delete
Delete a realtime namespace by name (grants on it stop resolving)
Delete a realtime namespace by name (grants on it stop resolving)
Behavior
- HTTP
DELETE /realtime/namespaces/:name
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
| name | string | • | Namespace name |
Response
| Field | Type | Always | Description |
|---|---|---|---|
| deleted | boolean | • |
Try it
Delete a realtime namespace by name (grants on it stop resolving).