Resolve Tenant Page Branding Overrides

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Resolves the page branding overrides at the tenant level. Page brandings support default values; therefore, if tenant-level overrides are enabled and no overrides are defined at the tenant level, this API will return the defaults instead.

Required Permissions

Below is the list of required permissions needed to interact with this API. For each permission, the allowed permission boundaries are also specified.

PermissionBoundaryDescription
page-branding:readApplicationThe subject can perform this request if the tenant specified in the URL path is associated with the subject's application.
TenantThe subject can perform this request if they are associated with the tenant specified in the URL path.
Tenant Inclusion ListThe subject can perform this request if the tenant specified in the URL path is included in the tenant inclusion list.
Tenant Exclusion ListThe subject can perform this request if the tenant specified in the URL path belongs to the subject's associated application and is not included in the tenant exclusion list.
Path Params
string
required
length between 1 and 26

The ID of the tenant that the resource or action is scoped to.

Query Params
string
length ≥ 0
Defaults to *

List of resource fields that should be returned in a response. The wildcard value of * can be used to return all fields for the resource.

boolean
Defaults to true

Boolean indicating if the resolve API should recurse the tenant's ancestors for the case where tenant level overrides are disabled. If set to "false", then this API will only resolve the overrides for the tenant level regardless of whether tenant level overrides are enabled or not.

string
length ≥ 0

Comma separated list specifying which fields should be returned in the application loging page branding object. A wildcard * value can be used to include all fields. By default, no fields will be included.

string
length ≥ 0

Comma separated list specifying which fields should be returned in the application signup page branding object. A wildcard * value can be used to include all fields. By default, no fields will be included.

string
length ≥ 0

Comma separated list specifying which fields should be returned in the tenant login page branding object. A wildcard * value can be used to include all fields. By default, no fields will be included.

string
length ≥ 0

Comma separated list specifying which fields should be returned in the tenant signup page branding object. A wildcard * value can be used to include all fields. By default, no fields will be included.

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json