v2

latestOpenAPI 3.0.02026-08-013312111.4 MB
Issue tracker

Create an issue

Creates a new issue.

This call requires authentication. Private repositories or private issue trackers require the caller to authenticate with an account that has appropriate authorization.

The authenticated user is used for the issue's reporter field.

post/repositories/{workspace}/{repo_slug}/issues

Request body

typestring required
idinteger
titlestring
created_onstring date-time
updated_onstring date-time
edited_onstring date-time
state'submitted' | 'new' | 'open' | 'resolved' | 'on hold' | 'invalid' | 'duplicate' | 'wontfix' | 'closed'
kind'bug' | 'enhancement' | 'proposal' | 'task'
priority'trivial' | 'minor' | 'major' | 'critical' | 'blocker'
votesinteger

Response

The newly created issue.

typestring required
idinteger
titlestring
created_onstring date-time
updated_onstring date-time
edited_onstring date-time
state'submitted' | 'new' | 'open' | 'resolved' | 'on hold' | 'invalid' | 'duplicate' | 'wontfix' | 'closed'
kind'bug' | 'enhancement' | 'proposal' | 'task'
priority'trivial' | 'minor' | 'major' | 'critical' | 'blocker'
votesinteger