🚀 Apps
Add an App
This endpoint creates an app.
POST
/
v1
/
apps
Auth Headers
x-metal-api-key
string
requiredAn API key for your org.
x-metal-client-id
string
requiredA Client ID for your org.
Body
name
string
requiredName of the App.
indexes
array
An array containing the ID of the index you want to connect with the app. This array can have a maximum length of 1.
Response
data
App Object