For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Community
Create Account
Sign in
Community
Create Account
Sign in
API Reference
Apps
Delete an app
Copy page
DELETE
https://api.x.flatfile.com/v1
/
apps
/
:appId
Deletes an app
Authentication
Authorization
Bearer
Bearer authentication of the form
Bearer <token>
, where token is your auth token.
Path parameters
appId
string
Required
ID of app to delete
Headers
X-Disable-Hooks
"true"
Required
Response
This endpoint returns an object.
success
boolean