Namespace Management V2

Delete namespace

Delete namespace data for the required mapVersion; use wildcard '*' to delete the entire namespace and all versions

delete/v2/namespace/{namespace}

Path parameters

namespacestring required

Namespace identifier

Request body

mapVersionstring

Response

Namespace deleted successfully

Changes