put https://{hostname}/api/issue-management/v1/issues/
Use this API to update all details for a specific issue.
Things to Know
- The
attributes
parameter must be included in the request body but is not required to have values. If there are no attributes to send, pass an empty object {} in the following manner: "attributes": {}.