API node not accepting multipart/form-data

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

Hey Jhansi,

Could you provide the successful cURL request from Postman for this use case? We’ll be able to assist you better with that information.