Hi,
Currently we are not supporting multipart/form-data content-type in API node but we have an ‘image’ field which is of file type that can be pushed only with form-data content-type.
Do we have any other option other than client accepting different content-type(json/form-urlencoded).
Thanks