Tenant Assets API
Deploy custom Web UI assets¶
POST /tenantassets/v1/custom
Request:
Name | Position | Type | Required |
---|---|---|---|
file | formdata | file | required |
hostname | query | string | required |
Response:
TenantAssetsResponse
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¶
requiredlocator stringuploadTimestamp timestampaccountLocator stringtenantLocator stringoptionaldeploymentTimestamp timestamp