Skip to main content
PATCH
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

baseId
string
required
appId
string
required

Body

application/json
loginConfig
object | null
required

Response

200 - application/json

App login config updated

id
string
required
previewReloaded
boolean
required
loginConfig
object | null
previewUrl
string
Last modified on September 15, 2026