Content
View differences
Updated by Jens Ulferts over 6 years ago
Extend the BCF API specification by a DELETE endpoint for viewpoints. The url would be:
```text
DELETE /bcf/{version}/projects/{guid}/topics/{guid}/viewpoints/{guid}
```
```text
DELETE /bcf/{version}/projects/{guid}/topics/{guid}/viewpoints/{guid}
```