v51

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-014430130.6 KB
applications

Create an application

post/applications

Headers

x-budibase-app-idstring required

The ID of the app which this request is targeting.

Request body

namestring required

The name of the app.

urlstring

The URL by which the app is accessed, this must be URL encoded.

Response

Returns the created application.

All 44 operations