Skip to main content
POST
Create an app

Body

application/json
id
string
required

The unique ID for the app.

Example:

"MyNewApp"

name
string
required

The display name for the app.

Example:

"My new app"

description
string
required

A short description of the app.

Example:

"A really great new app"

Response

201 - application/json

Created

id
string
name
string
description
string