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

Request Information

URI Parameters

NameDescriptionTypeAdditional information
token

string

Required

width

integer

None.

height

integer

None.

path

string

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.