v1
latestOpenAPI 3.1.02026-07-261690320.7 KBCreate app
Create a new Zen app
post/firewall/apps
Request body
Example request
{
"name": "Webshop",
"environment": "production",
"repo_id": 42
}Response
The app has been successfully created
Example response
{
"app_id": 1,
"token": "AIK_RUNTIME_98_420_N3V3r60NN461V3Y0UUPN3V3r60NN4137Y0UD0WNN3V3r60NN"
}