POST api/apptheme/createfromtemplate?resellerId={resellerId}&tenantId={tenantId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
resellerId

integer

Required

tenantId

integer

Required

Body Parameters

Advoco.Models.MicroBrand.ThemeId
NameDescriptionTypeAdditional information
Provider

string

None.

ServiceProviderId

integer

None.

ResellerId

integer

None.

TenantId

integer

None.

Request Formats

application/x-www-form-urlencoded

Sample:

Sample not available.

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

Response Information

Resource Description

Advoco.Models.MicroBrand.AppTheme
NameDescriptionTypeAdditional information
Id

Advoco.Models.MicroBrand.ThemeId

None.

Timestamp

date

None.

Images

Collection of Advoco.Models.MicroBrand.Image

None.

Colors

Collection of Advoco.Models.MicroBrand.Color

None.

Texts

Collection of Advoco.Models.MicroBrand.Text

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.