Creating a new issue via the API | Community
Skip to main content
May 6, 2021
Question

Creating a new issue via the API

  • May 6, 2021
  • 1 reply
  • 640 views

Hi, does anyone have an example of creating a new issue via cURL? I've found the example for the call itself but the issue JSON object is pretty complex, and it's not clear how to make one that isn't already attached to a project.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Level 6
May 7, 2021

HI Christopher,

I'm pretty new to using API calls, but I use Postman and it makes these calls fairly easy to setup. I tried one of my calls without a project ID and got an error that said the project ID cannot be null. I don't think you can create issues without attaching them to a project. Hope that helps!