v2

latestOpenAPI 3.1.02026-08-05313314398.1 KB
apps

Create App

Create a new app (draft).

Company-level gate (admin/owner) still applies — viewers cannot create apps from nothing. The per-app ADMIN grant happens inside CreateApp.

post/api/v1/apps/

Request body

namestring
descriptionstring

Response

Successful Response

idstring uuid required
company_idstring uuid required
user_idstring uuid required
namestring required
descriptionstring required
statusstring required
bundle_urlstring nullable required
bundle_cssstring nullable required
bundle_importsstring[] nullable required
error_messagestring nullable required
chat_idstring uuid nullable required
current_version_idstring uuid nullable required
draft_version_idstring uuid nullable
created_atstring date-time required
updated_atstring date-time required
is_favoriteboolean