Skip to main content
Question

POST API Call Error 415

  • September 9, 2024
  • 1 reply
  • 55 views

Hi,

 

I am trying to make a simple POST api call with the following body:

{

"name": "test",

"asset_tag": "test",

"description": "test"

}

 

As per the API documentation my format seems correct however Zapier keeps returning a 415 Error Usupported media type.  I have read documentation that Zapier passes raw data so I would like the know which syntax I should be using in zapier to pass JSON.

 

Thanks

Did this topic help you find an answer to your question?
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

Troy Tessalone
Forum|alt.badge.img+14
  • Zapier Expert
  • 30739 replies
  • September 9, 2024

Hi @Jay Brigden 

For us to have more info, post these:

  • link to the API endpoint documentation you used to configure the Zap step
  • screenshots showing how your Zap step is configured in EDIT mode
  • the encountered error