Search...
/
Community
Create Account
Sign in
Overview
Welcome
Authentication
Using Environments
API Reference
Accounts
Actions
Agents
Apps
GET
List apps
GET
Get an app
PATCH
Update an app
POST
Create an app
DEL
Delete an app
GET
Get constraints
POST
Create constraint
GET
Get constraint by ID
PATCH
Update constraint
DEL
Delete constraint
Assistant
Commits
Data Retention Policies
Documents
Entitlements
Environments
Events
Files
Guests
Jobs
Mapping
Records
Roles
Secrets
Sheets
Snapshots
Spaces
Users
Versions
Views
Workbooks
Community
Create Account
Sign in
API Reference
Apps
Create an app
POST
https://api.x.flatfile.com/v1
/
apps
Creates an app
Request
This endpoint expects an object.
name
string
Required
namespace
string
Required
type
enum
Required
Allowed values:
PORTAL
PROJECTS
MAPPING
WORKBOOKS
CUSTOM
entity
string
Optional
entityPlural
string
Optional
icon
string
Optional
metadata
any
Optional
environmentFilters
any
Optional
blueprint
any
Optional
Response
This endpoint returns an object.
data
object
An app
Show 14 properties
Built with