Update defect.

PATCH {{baseUrl}}/defect/:code/:id

This method updates a defect.

Request Body

{"title"=>"Example of defect creation (patched)"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{"status":true,"result":{"id":-96349709}}