Create work item
POST/api/v1/workspaces/:slug/projects/:project_id/issues/
Create a new work item in the specified project with the provided details.
Request
Responses
- 201
- 400
- 401
- 403
- 404
- 409
Work Item created successfully
Invalid request data provided
Authentication credentials were not provided or are invalid.
Permission denied. User lacks required permissions.
Project not found
Resource with same external ID already exists