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"RequiredDefaults to true

Response

This endpoint returns an object.
dataobject or null

Errors