namespaces
Delete a namespace
Delete a namespace owned by the authenticated user. The namespace must not contain any servers. Skills and connections in the namespace will be deleted automatically.
DELETE
JavaScript
Previous
Create a server under a namespace (deprecated)**Deprecated:** Use PUT /servers/{namespace}/{server} instead. Create a new server under the specified namespace. This endpoint is idempotent.
Next
JavaScript