Skip to main content

Creation of custom project specific issue sub-type

POST 

/v1/:projectName/settings/sub-type

Creation of custom project specific issue sub-type

Request

Path Parameters

    projectName stringrequired

    projectName

Body

required

request

    color stringrequired
    longName stringrequired
    shortName stringrequired
    typeRef stringrequired

Responses

Created

Schema

    id int64
    locator string
Loading...