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
prefix
string
required
Required string length: 1 - 63
Pattern: ^[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?$

Response

200 - application/json

App system domain prefix updated

systemDomainPrefix
string
required
systemDomain
string
required
systemDomainUrl
string
required
accessUrl
string | null
required
accessUrlType
enum<string> | null
required
Available options:
custom,
system,
provider
accessUrlNeedsRefresh
boolean
Last modified on September 15, 2026