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/namespaces/{name}

Path parameters

namestring required

Response

Namespace deleted successfully

successboolean required
namestring required

Example response

{
  "name": "myorg"
}

Changes

Changed in 1 of the 47 revisions of this API.1