v1

latestSwagger 2.02026-08-06132035.3 KB
Issues

Issue Update

Issue Update

put/issues/{id}

Path parameters

idstring required

Issue ID

Request body

descriptionstring
prioritystring
severitystring
statusstring
typestring

Example request

{
  "priority": "value from LoV",
  "severity": "value from LoV",
  "status": "value from LoV",
  "type": "value from LoV",
  "user": {
    "externalIdentifier": "the user id in the external system"
  }
}

Response

OK

closedboolean
codestring
createdAtstring
descriptionstring
dueDatestring
idstring
titlestring
updatedAtstring