Delete a namespace
DELETE/namespace/:id
Deletes a specific namespace by its ID. This action cannot be undone.
info
Before deleting a namespace, ensure that all associated applications and services have been deleted.
Request
Responses
- 200
- 4XX
- 5XX
The operation was successful.
Client error responses due to invalid input or missing parameters.
Server error responses indicating an issue on the API side.