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.
Topics
Topics help categorize Community content and increase your ability to discover relevant content.
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!