Skip to main content
POST
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

Response

200 - application/json

App access link refreshed

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