/
IR
iron-io
/
IronFunctions
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 44m ago · Updated 2mo ago
Details
Filter operations
Apps
5
get
Get all app names.
post
Post new app
get
Get information for a app.
delete
Delete an app.
patch
Updates an app.
Routes
5
Tasks
1
Version
1
Apps
Updates an app.
You can set app level settings here.
patch
/apps/{app}
Path parameters
app
string
required
name of the app.
Request body
AppWrapper
required
app
App
required
error
ErrorBody
Response
App details and stats.
AppWrapper
required
app
App
required
error
ErrorBody
Changes