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
POST
Create a mapping between two schemas
DEL
Delete all history for the authenticated user
GET
List mapping programs
GET
Get a mapping program
PATCH
Update a mapping program
DEL
Delete a mapping program
POST
Add mapping rules to a program
DEL
Delete multiple mapping rules
GET
List mapping rules
GET
Get a mapping rule
PATCH
Update a mapping rule
PATCH
Update a list of mapping rules
DEL
Delete a mapping rule
Records
Roles
Secrets
Sheets
Snapshots
Spaces
Users
Versions
Views
Workbooks
Community
Create Account
Sign in
API Reference
Mapping
Delete a mapping rule
DELETE
https://api.x.flatfile.com/v1
/
mapping
/
:programId
/
rules
/
:mappingId
Deletes a mapping rule from a program
Path parameters
programId
string
Required
ID of the program
mappingId
string
Required
ID of mapping rule
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