v2

latestOpenAPI 3.1.02026-08-05313314398.1 KB
apps

Update App

Update an app's name or description.

patch/api/v1/apps/{app_id}

Path parameters

app_idstring uuid required

Request body

namestring nullable
descriptionstring nullable

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