Red Eye Removal
GET/api/v1/assets/:asset_id/addons/redeye_remove
Remove red-eye from an existing image asset by asset ID.
Response
Image bytes in HTTP Body with appropriate content-type HTTP Header.
Request
Responses
- 200
- 401
- 403
- 500
Successful operation
Unauthorized - Invalid or missing authentication
Forbidden - Insufficient permissions
Internal server error