Search...
/
Community
Create Account
Sign in
Overview
Welcome
Authentication
Using Environments
API Reference
Accounts
Actions
Agents
Apps
Assistant
Commits
Data Retention Policies
Documents
Entitlements
Environments
Events
Files
Guests
Jobs
Mapping
Records
Roles
Secrets
Sheets
Snapshots
Spaces
Users
Versions
Views
Workbooks
GET
List workbooks
POST
Create a workbook
GET
Get a workbook
DEL
Delete a workbook
PATCH
Update a workbook
GET
Get commits for a workbook
Community
Create Account
Sign in
API Reference
Workbooks
Delete a workbook
DEL
https://api.x.flatfile.com/v1
/
workbooks
/
:workbookId
Deletes a workbook and all of its record data permanently
Path parameters
workbookId
string
Required
ID of workbook to delete
Headers
X-Disable-Hooks
"true"
Required
Response
This endpoint returns an object.
data
object
Optional
Show property
Errors
400
Bad Request
404
Not Found
Built with