Parameter | Type | Required | Description |
---|---|---|---|
issue_type_id | integer | required | issue type id |
description | string | required | issue description |
location | string | optional |
Key | Type | Description |
---|---|---|
Issue | See: Issue model with attachments |
Status | Reason |
---|---|
422 | Invalid parameters |
{
// Issue - see 'Issue model with attachments'
}