Delete a workbook
DELETE/workbooks/:workbook_id
Deletes a workbook and revokes its access entries. Only the workbook owner may call this; editor access is not sufficient.
Associated conversation messages are deleted as well, but only in environments where AI services are enabled. Where they are disabled the message records are left behind.
Note that an unknown workbook id is reported as HTTP 400 with IPV-1002, not 404.
Request
Responses
- 200
- 400
- 500
Workbook deleted.
Response Headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
Access-Control-Allow-Headers
Input validation or authorization failure. Body is {"Message": " -
Response Headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
Access-Control-Allow-Headers
Something went wrong at backend
Response Headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
Access-Control-Allow-Headers