Tenant Assets API

Deploy custom Web UI assets
POST /tenantassets/v1/custom
    Request:
    NamePositionTypeRequired
    fileformdatafilerequired
    hostnamequerystringrequired

This endpoint requires using tenant-level authentication. Standard user accounts are not supported.

Note: the file sent must either be a CSS file named styles.css or a PNG file named logo.png. See CSS Injection for usage.

TenantAssetsResponse
required
locator string
uploadTimestamp timestamp
accountLocator string
tenantLocator string

optional
deploymentTimestamp timestamp