GET api/gallery/file/public/image/resized/{scope}/view/{path}?width={width}&height={height}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
path

string

Required

scope

FileScope

Default value is WebPage

width

integer

None.

height

integer

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.