Delete a workbook

Deletes a workbook and all of its record data permanently

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path Parameters

workbookIdstringRequired
ID of workbook to delete

Headers

X-Disable-Hooks"true"Required
Keep-Alive"timeout=200"Required

Response

This endpoint returns an object.
dataobject or null

Errors