Resize image
documentedResize the image to specified dimensions.
GET /images/{space_id}/{asset_id}/{file_path}?w={width}&h={height}Resizing & croppingno implementation yet0 runsInput
space_id
Contentful Space ID
your_space_id
asset_id
Contentful Asset ID
your_asset_id
file_path
File path (filename under asset)
path/to/file.jpg
width
Width
e.g. 800
height
Height
e.g. 600
Calls Contentful as you (your API key is your account); keychains.dev holds the credentials.