latestOpenAPI 3.1.02026-08-20118232229.3 KB
0e42b0fb26d9
Create app
Create a new app in the current account.
post/apps
Request body
Example request
{
"$schema": "https://api.tower.dev/v1/schemas/CreateAppParams.json"
}Response
Created
Example response
{
"$schema": "https://api.tower.dev/v1/schemas/CreateAppResponse.json"
}