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
GET
List spaces
POST
Create a space
GET
Get a space
DEL
Delete a space
DEL
Delete spaces
PATCH
Update a space
POST
Archives a space
POST
Unarchives a space
POST
Create a new guidance
GET
List guidances
GET
Get a guidance
PATCH
Update a guidance
DEL
Delete a guidance
Users
Versions
Views
Workbooks
Community
Create Account
Sign in
API Reference
Spaces
Delete a guidance
DELETE
https://api.x.flatfile.com/v1
/
spaces
/
:spaceId
/
guidance
/
:guidanceId
Deletes a guidance by its id
Path parameters
spaceId
string
Required
ID of the space
guidanceId
string
Required
ID of the guidance
Headers
X-Disable-Hooks
"true"
Required
Response
This endpoint returns an object.
data
object
Optional
Show property
Errors
400
Bad Request Error
403
Forbidden Error
404
Not Found Error
Built with