DeleteDimension
DELETE/dimension/:dimension
Permanently removes a dimension from the workspace. This operation will fail if the dimension has active dependencies or is referenced by existing configurations.
Request
Responses
- 201
- 404
- 500
DeleteDimension 201 response
ResourceNotFound 404 response
InternalServerError 500 response