Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Creating a new issue via the API

Avatar

Level 1

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.

0 Replies

Avatar

Level 7

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!