Resolve File Dynamically

GET {{protocol}}://{{media_resolver_url}}/resolve/{{file_id}}/getimage

Returns the modified version of the image without affecting the original image.

Params:

namedescription
type[string] Required. Action Type. values can be fitand crop.
options[string] Optional. width, height for the type

Note:

The examples for this API does not show the actual response as this is not currently supported, but the expected response is the actual media returned by the API after the modification and returns a 200 status.

RESPONSES

status: OK