/api/ee/workspace

DELETE /api/ee/workspace/{ws-id}

Delete a workspace and all its contents, including mirrored entities.

delete/api/ee/workspace/{ws-id}

Path parameters

ws-idinteger required

value must be an integer greater than zero.

Response

Successful response

{"stackTrail":"paths:/api/ee/workspace/{ws-id}:delete:responses:2XX:content:application/json:schema:properties:ok","oasType":"schema","type":"unknown"}

Changes