API not responding to POST request from localhost

Hello,

Am working with version 2 API and when I try to create a new meeting with a POST request it returns ‘Unsupported content type’. Trying it from my localhost.

Also, GET requests successfully returns the data.

Any help will be much appreciated

Content type needs to be application/json