API ReferenceContext ManagementDeleteContextDeleteContext DELETE /context/:id Permanently removes a context from the workspace. This operation cannot be undone and will affect config resolution. Request Responses201404500DeleteContext 201 responseResourceNotFound 404 responseInternalServerError 500 response