Tenant Assets API (Deprecated)

Warning

The following endpoints do not apply to the current user interface. The legacy user interface is not supported and will no longer be available after April 15, 2023.

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
configurationVersion integer